Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30f2e04c1e5a9bcedf43d76deea8330b142364ec 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-ssh15329356035676929135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11370333565592923184.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10157378090603713493.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9479494228888539531.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6407634439949193883.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26628 in /w/workspace/foundry_device-onvif-camera_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-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 30f2e04c1e5a9bcedf43d76deea8330b142364ec (main) Commit message: "Merge pull request #423 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 30f2e04c1e5a9bcedf43d76deea8330b142364ec # timeout=10 > git rev-list --no-walk 6e8cd5c7b327808cee3cdc8246778581b79512e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-02T08:37:02.719Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-02T08:37:02.799Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-02T08:37:02.828Z] ========================================================= [2024-01-02T08:37:02.828Z] EdgeX Global Pipelines Version Info [2024-01-02T08:37:02.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:37:03.564Z] ------------------- [2024-01-02T08:37:03.564Z] stable info: [2024-01-02T08:37:03.564Z] ------------------- [2024-01-02T08:37:03.564Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-02T08:37:03.565Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-02T08:37:03.565Z] Message: update stable to v1.0.258 [2024-01-02T08:37:04.137Z] ------------------- [2024-01-02T08:37:04.137Z] experimental info: [2024-01-02T08:37:04.137Z] ------------------- [2024-01-02T08:37:04.137Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-02T08:37:04.137Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-02T08:37:04.137Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-02T08:37:04.217Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-01-02T08:37:04.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-01-02T08:37:04.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-02T08:37:04.295Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-02T08:37:04.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-02T08:37:04.354Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-02T08:37:04.385Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-02T08:37:04.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-02T08:37:04.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-02T08:37:04.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-02T08:37:04.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-02T08:37:04.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-01-02T08:37:04.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-02T08:37:04.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-02T08:37:04.669Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-02T08:37:04.697Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-02T08:37:04.728Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-02T08:37:04.759Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-02T08:37:04.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-02T08:37:04.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-02T08:37:04.862Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-02T08:37:04.905Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-01-02T08:37:04.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-02T08:37:04.973Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-02T08:37:05.008Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-02T08:37:05.045Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-02T08:37:05.088Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-02T08:37:05.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-02T08:37:05.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-02T08:37:05.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-02T08:37:05.245Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30f2e04c1e5a9bcedf43d76deea8330b142364ec [Pipeline] echo [2024-01-02T08:37:05.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30f2e04 [Pipeline] echo [2024-01-02T08:37:05.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:37:05.409Z] provisioning config files... [2024-01-02T08:37:05.422Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18287724108760086021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:37:05.760Z] ---> ****-login.sh [2024-01-02T08:37:05.760Z] nexus3.edgexfoundry.org:10001 [2024-01-02T08:37:06.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:06.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:06.700Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:06.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:06.700Z] [2024-01-02T08:37:06.700Z] Login Succeeded [2024-01-02T08:37:06.700Z] nexus3.edgexfoundry.org:10002 [2024-01-02T08:37:06.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:06.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:06.962Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:06.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:06.962Z] [2024-01-02T08:37:06.962Z] Login Succeeded [2024-01-02T08:37:06.962Z] nexus3.edgexfoundry.org:10003 [2024-01-02T08:37:06.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:06.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:06.962Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:06.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:06.962Z] [2024-01-02T08:37:06.962Z] Login Succeeded [2024-01-02T08:37:06.962Z] nexus3.edgexfoundry.org:10004 [2024-01-02T08:37:06.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:06.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:06.963Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:06.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:06.963Z] [2024-01-02T08:37:06.963Z] Login Succeeded [2024-01-02T08:37:06.963Z] ****.io [2024-01-02T08:37:07.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:07.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:07.484Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:07.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:07.484Z] [2024-01-02T08:37:07.484Z] Login Succeeded [2024-01-02T08:37:07.484Z] ---> ****-login.sh ends [Pipeline] } [2024-01-02T08:37:07.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-02T08:37:07.982Z] + git rev-list -1 --merges 30f2e04c1e5a9bcedf43d76deea8330b142364ec~1..30f2e04c1e5a9bcedf43d76deea8330b142364ec [Pipeline] echo [2024-01-02T08:37:08.010Z] -----------> git rev-list -1 --merges 30f2e04c1e5a9bcedf43d76deea8330b142364ec~1..30f2e04c1e5a9bcedf43d76deea8330b142364ec 30f2e04c1e5a9bcedf43d76deea8330b142364ec [2024-01-02T08:37:08.010Z] 30f2e04c1e5a9bcedf43d76deea8330b142364ec [false] [Pipeline] sh [2024-01-02T08:37:08.319Z] + git log --format=format:%s -1 30f2e04c1e5a9bcedf43d76deea8330b142364ec [Pipeline] echo [2024-01-02T08:37:08.335Z] ========================================================= [2024-01-02T08:37:08.335Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-02T08:37:08.335Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-02T08:37:08.709Z] + git log --format=format:%s -1 30f2e04c1e5a9bcedf43d76deea8330b142364ec [Pipeline] echo [2024-01-02T08:37:08.727Z] [semverPrep] GIT_COMMIT: 30f2e04c1e5a9bcedf43d76deea8330b142364ec, Commit Message: Merge pull request #423 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6 [Pipeline] echo [2024-01-02T08:37:08.751Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-02T08:37:09.136Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-02T08:37:09.136Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-02T08:37:09.136Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-02T08:37:09.136Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-02T08:37:09.136Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-02T08:37:09.136Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-02T08:37:09.136Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:37:09.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:37:09.495Z] [2024-01-02T08:37:09.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:37:09.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:37:10.375Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-02T08:37:10.375Z] b85a868b505f: Pulling fs layer [2024-01-02T08:37:10.375Z] e2be974225ed: Pulling fs layer [2024-01-02T08:37:10.375Z] 339a4e72a1f5: Pulling fs layer [2024-01-02T08:37:10.375Z] 988bab9f4d93: Pulling fs layer [2024-01-02T08:37:10.375Z] 1469e6f7b9e6: Pulling fs layer [2024-01-02T08:37:10.375Z] eaf3925da568: Pulling fs layer [2024-01-02T08:37:10.375Z] bab4dde63d76: Pulling fs layer [2024-01-02T08:37:10.375Z] bde34c3a00c8: Pulling fs layer [2024-01-02T08:37:10.375Z] b352a97aabf1: Pulling fs layer [2024-01-02T08:37:10.375Z] 4872d77fe225: Pulling fs layer [2024-01-02T08:37:10.375Z] 5851b861e8e6: Pulling fs layer [2024-01-02T08:37:10.375Z] eaf3925da568: Waiting [2024-01-02T08:37:10.375Z] bab4dde63d76: Waiting [2024-01-02T08:37:10.375Z] 988bab9f4d93: Waiting [2024-01-02T08:37:10.375Z] bde34c3a00c8: Waiting [2024-01-02T08:37:10.375Z] 1469e6f7b9e6: Waiting [2024-01-02T08:37:10.375Z] b352a97aabf1: Waiting [2024-01-02T08:37:10.375Z] 4872d77fe225: Waiting [2024-01-02T08:37:10.375Z] 5851b861e8e6: Waiting [2024-01-02T08:37:10.375Z] e2be974225ed: Download complete [2024-01-02T08:37:10.375Z] 988bab9f4d93: Verifying Checksum [2024-01-02T08:37:10.375Z] 988bab9f4d93: Download complete [2024-01-02T08:37:10.375Z] 1469e6f7b9e6: Verifying Checksum [2024-01-02T08:37:10.375Z] 1469e6f7b9e6: Download complete [2024-01-02T08:37:10.375Z] 339a4e72a1f5: Verifying Checksum [2024-01-02T08:37:10.375Z] 339a4e72a1f5: Download complete [2024-01-02T08:37:10.375Z] eaf3925da568: Download complete [2024-01-02T08:37:10.375Z] bde34c3a00c8: Verifying Checksum [2024-01-02T08:37:10.375Z] bde34c3a00c8: Download complete [2024-01-02T08:37:10.375Z] b352a97aabf1: Download complete [2024-01-02T08:37:10.375Z] 4872d77fe225: Download complete [2024-01-02T08:37:10.375Z] 5851b861e8e6: Verifying Checksum [2024-01-02T08:37:10.375Z] 5851b861e8e6: Download complete [2024-01-02T08:37:10.634Z] b85a868b505f: Verifying Checksum [2024-01-02T08:37:10.634Z] b85a868b505f: Download complete [2024-01-02T08:37:10.894Z] bab4dde63d76: Verifying Checksum [2024-01-02T08:37:10.894Z] bab4dde63d76: Download complete [2024-01-02T08:37:11.836Z] b85a868b505f: Pull complete [2024-01-02T08:37:12.094Z] e2be974225ed: Pull complete [2024-01-02T08:37:12.353Z] 339a4e72a1f5: Pull complete [2024-01-02T08:37:12.614Z] 988bab9f4d93: Pull complete [2024-01-02T08:37:12.874Z] 1469e6f7b9e6: Pull complete [2024-01-02T08:37:12.874Z] eaf3925da568: Pull complete [2024-01-02T08:37:14.795Z] bab4dde63d76: Pull complete [2024-01-02T08:37:14.795Z] bde34c3a00c8: Pull complete [2024-01-02T08:37:15.055Z] b352a97aabf1: Pull complete [2024-01-02T08:37:15.055Z] 4872d77fe225: Pull complete [2024-01-02T08:37:15.055Z] 5851b861e8e6: Pull complete [2024-01-02T08:37:15.055Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-02T08:37:15.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:37:15.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:37:15.264Z] prd-ubuntu20.04-docker-8c-8g-26628 does not seem to be running inside a container [2024-01-02T08:37:15.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-01-02T08:37:18.659Z] $ docker top 003a9247d699d3f52d950d285c5b043323b00858d9445cb9d204184d304baede -eo pid,comm [2024-01-02T08:37:18.709Z] 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-01-02T08:37:18.709Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-02T08:37:18.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-02T08:37:18.805Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-02T08:37:18.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-02T08:37:18.924Z] $ docker exec 003a9247d699d3f52d950d285c5b043323b00858d9445cb9d204184d304baede ssh-agent [2024-01-02T08:37:19.022Z] SSH_AUTH_SOCK=/tmp/ssh-TWFoV3iRiq4k/agent.32 [2024-01-02T08:37:19.022Z] SSH_AGENT_PID=38 [2024-01-02T08:37:19.028Z] Running ssh-add (command line suppressed) [2024-01-02T08:37:19.134Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2279517259826504889.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2279517259826504889.key) [2024-01-02T08:37:19.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-02T08:37:19.455Z] + git tag --points-at HEAD [Pipeline] } [2024-01-02T08:37:19.467Z] $ docker exec --env ******** --env ******** 003a9247d699d3f52d950d285c5b043323b00858d9445cb9d204184d304baede ssh-agent -k [2024-01-02T08:37:19.569Z] unset SSH_AUTH_SOCK; [2024-01-02T08:37:19.569Z] unset SSH_AGENT_PID; [2024-01-02T08:37:19.569Z] echo Agent pid 38 killed; [2024-01-02T08:37:19.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-02T08:37:19.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-02T08:37:19.638Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-02T08:37:19.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-02T08:37:19.749Z] $ docker exec 003a9247d699d3f52d950d285c5b043323b00858d9445cb9d204184d304baede ssh-agent [2024-01-02T08:37:19.862Z] SSH_AUTH_SOCK=/tmp/ssh-uBfG6TOhcTbb/agent.70 [2024-01-02T08:37:19.862Z] SSH_AGENT_PID=76 [2024-01-02T08:37:19.867Z] Running ssh-add (command line suppressed) [2024-01-02T08:37:19.959Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4513268138335908221.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4513268138335908221.key) [2024-01-02T08:37:19.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-02T08:37:20.278Z] + git semver init [2024-01-02T08:37:20.538Z] 2024-01-02 08:37:20,450 [run_init] DEBUG init version:0.0.0 force:False [2024-01-02T08:37:20.538Z] 2024-01-02 08:37:20,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-01-02T08:37:20.538Z] 2024-01-02 08:37:20,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-01-02T08:37:20.538Z] 2024-01-02 08:37:20,452 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-01-02T08:37:21.921Z] 2024-01-02 08:37:21,901 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-01-02T08:37:21.921Z] 2024-01-02 08:37:21,901 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-01-02T08:37:21.921Z] 2024-01-02 08:37:21,901 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-01-02T08:37:21.921Z] 2024-01-02 08:37:21,902 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-01-02T08:37:21.921Z] 3.2.0-dev.7 [Pipeline] } [2024-01-02T08:37:22.190Z] $ docker exec --env ******** --env ******** 003a9247d699d3f52d950d285c5b043323b00858d9445cb9d204184d304baede ssh-agent -k [2024-01-02T08:37:22.296Z] unset SSH_AUTH_SOCK; [2024-01-02T08:37:22.296Z] unset SSH_AGENT_PID; [2024-01-02T08:37:22.296Z] echo Agent pid 76 killed; [2024-01-02T08:37:22.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-02T08:37:22.685Z] + git semver [Pipeline] } [2024-01-02T08:37:22.958Z] $ docker stop --time=1 003a9247d699d3f52d950d285c5b043323b00858d9445cb9d204184d304baede [2024-01-02T08:37:24.216Z] $ docker rm -f --volumes 003a9247d699d3f52d950d285c5b043323b00858d9445cb9d204184d304baede [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-02T08:37:24.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-02T08:37:24.860Z] Stashed 1 file(s) [Pipeline] echo [2024-01-02T08:37:24.864Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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-01-02T08:37:25.249Z] provisioning config files... [2024-01-02T08:37:25.258Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17400037624742306028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:37:25.586Z] ---> ****-login.sh [2024-01-02T08:37:25.586Z] nexus3.edgexfoundry.org:10001 [2024-01-02T08:37:25.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:25.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:25.586Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:25.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:25.586Z] [2024-01-02T08:37:25.586Z] Login Succeeded [2024-01-02T08:37:25.586Z] nexus3.edgexfoundry.org:10002 [2024-01-02T08:37:25.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:25.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:25.586Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:25.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:25.586Z] [2024-01-02T08:37:25.586Z] Login Succeeded [2024-01-02T08:37:25.586Z] nexus3.edgexfoundry.org:10003 [2024-01-02T08:37:25.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:25.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:25.846Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:25.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:25.846Z] [2024-01-02T08:37:25.846Z] Login Succeeded [2024-01-02T08:37:25.846Z] nexus3.edgexfoundry.org:10004 [2024-01-02T08:37:25.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:25.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:25.846Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:25.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:25.846Z] [2024-01-02T08:37:25.846Z] Login Succeeded [2024-01-02T08:37:25.846Z] ****.io [2024-01-02T08:37:25.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:37:26.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:37:26.106Z] Configure a credential helper to remove this warning. See [2024-01-02T08:37:26.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:37:26.106Z] [2024-01-02T08:37:26.106Z] Login Succeeded [2024-01-02T08:37:26.106Z] ---> ****-login.sh ends [Pipeline] } [2024-01-02T08:37:26.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-02T08:37:26.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:37:26.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:37:26.319Z] ========================================================= [2024-01-02T08:37:26.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-02T08:37:26.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:37:26.728Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-02T08:37:26.728Z] Sending build context to Docker daemon 34.19MB [2024-01-02T08:37:26.728Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-01-02T08:37:26.728Z] Step 2/13 : FROM ${BASE} AS builder [2024-01-02T08:37:26.993Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-02T08:37:26.993Z] 7264a8db6415: Pulling fs layer [2024-01-02T08:37:26.994Z] c4d48a809fc2: Pulling fs layer [2024-01-02T08:37:26.994Z] 4f1c88b9dad5: Pulling fs layer [2024-01-02T08:37:26.994Z] ad3a456e5733: Pulling fs layer [2024-01-02T08:37:26.994Z] 69c7f0334f64: Pulling fs layer [2024-01-02T08:37:26.994Z] ad3a456e5733: Waiting [2024-01-02T08:37:26.994Z] 1f1c1a5573a3: Pulling fs layer [2024-01-02T08:37:26.994Z] 69c7f0334f64: Waiting [2024-01-02T08:37:26.994Z] ce7588e14bc9: Pulling fs layer [2024-01-02T08:37:26.994Z] b5e4710f87ac: Pulling fs layer [2024-01-02T08:37:26.994Z] 1f1c1a5573a3: Waiting [2024-01-02T08:37:26.994Z] ce7588e14bc9: Waiting [2024-01-02T08:37:26.994Z] b5e4710f87ac: Waiting [2024-01-02T08:37:26.994Z] c4d48a809fc2: Verifying Checksum [2024-01-02T08:37:26.994Z] c4d48a809fc2: Download complete [2024-01-02T08:37:26.994Z] 7264a8db6415: Verifying Checksum [2024-01-02T08:37:26.994Z] 7264a8db6415: Download complete [2024-01-02T08:37:26.994Z] ad3a456e5733: Verifying Checksum [2024-01-02T08:37:26.994Z] ad3a456e5733: Download complete [2024-01-02T08:37:26.994Z] 69c7f0334f64: Verifying Checksum [2024-01-02T08:37:26.994Z] 69c7f0334f64: Download complete [2024-01-02T08:37:26.994Z] 1f1c1a5573a3: Verifying Checksum [2024-01-02T08:37:26.994Z] 1f1c1a5573a3: Download complete [2024-01-02T08:37:27.254Z] 7264a8db6415: Pull complete [2024-01-02T08:37:27.254Z] b5e4710f87ac: Verifying Checksum [2024-01-02T08:37:27.254Z] b5e4710f87ac: Download complete [2024-01-02T08:37:27.254Z] c4d48a809fc2: Pull complete [2024-01-02T08:37:27.513Z] 4f1c88b9dad5: Verifying Checksum [2024-01-02T08:37:27.513Z] 4f1c88b9dad5: Download complete [2024-01-02T08:37:27.771Z] ce7588e14bc9: Download complete [2024-01-02T08:37:31.058Z] 4f1c88b9dad5: Pull complete [2024-01-02T08:37:31.058Z] ad3a456e5733: Pull complete [2024-01-02T08:37:31.058Z] 69c7f0334f64: Pull complete [2024-01-02T08:37:31.058Z] 1f1c1a5573a3: Pull complete [2024-01-02T08:37:33.600Z] ce7588e14bc9: Pull complete [2024-01-02T08:37:33.859Z] b5e4710f87ac: Pull complete [2024-01-02T08:37:33.859Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-02T08:37:33.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-02T08:37:33.859Z] ---> 88b5674ff536 [2024-01-02T08:37:33.859Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-01-02T08:37:40.148Z] Still waiting to schedule task [2024-01-02T08:37:40.149Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26625’ [2024-01-02T08:37:40.462Z] ---> Running in c6e4aabb5ce5 [2024-01-02T08:37:40.720Z] Removing intermediate container c6e4aabb5ce5 [2024-01-02T08:37:40.720Z] ---> bc9c9f8f7d1f [2024-01-02T08:37:40.720Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-02T08:37:40.720Z] ---> Running in ba7b0df9f1cc [2024-01-02T08:37:40.720Z] Removing intermediate container ba7b0df9f1cc [2024-01-02T08:37:40.721Z] ---> fc93f7efaee5 [2024-01-02T08:37:40.721Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-01-02T08:37:40.721Z] ---> Running in 807e5527987b [2024-01-02T08:37:40.980Z] Removing intermediate container 807e5527987b [2024-01-02T08:37:40.980Z] ---> d38b0910138c [2024-01-02T08:37:40.980Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-01-02T08:37:40.980Z] ---> Running in cc3b41d300d5 [2024-01-02T08:37:40.980Z] Removing intermediate container cc3b41d300d5 [2024-01-02T08:37:40.980Z] ---> 60060ccb7740 [2024-01-02T08:37:40.980Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-01-02T08:37:40.980Z] ---> Running in a8afad2d5a6f [2024-01-02T08:37:40.980Z] Removing intermediate container a8afad2d5a6f [2024-01-02T08:37:40.980Z] ---> f51434c141f9 [2024-01-02T08:37:40.980Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-02T08:37:40.980Z] ---> Running in f7da7edaa8cc [2024-01-02T08:37:41.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-02T08:37:41.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-02T08:37:41.807Z] OK: 264 MiB in 52 packages [2024-01-02T08:37:42.376Z] Removing intermediate container f7da7edaa8cc [2024-01-02T08:37:42.377Z] ---> c0cdbd1f2e18 [2024-01-02T08:37:42.377Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-01-02T08:37:42.635Z] ---> Running in df5f25d46b2f [2024-01-02T08:37:42.892Z] Removing intermediate container df5f25d46b2f [2024-01-02T08:37:42.892Z] ---> 867a7ca6f8f6 [2024-01-02T08:37:42.892Z] Step 10/13 : COPY go.mod vendor* ./ [2024-01-02T08:37:43.153Z] ---> 5208d7a916e7 [2024-01-02T08:37:43.153Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-02T08:37:43.153Z] ---> Running in fc76bebf54f2 [2024-01-02T08:38:31.079Z] Removing intermediate container fc76bebf54f2 [2024-01-02T08:38:31.079Z] ---> 910c7589d4d0 [2024-01-02T08:38:31.079Z] Step 12/13 : COPY . . [2024-01-02T08:38:31.079Z] ---> b0716d3bbc02 [2024-01-02T08:38:31.079Z] Step 13/13 : RUN ${MAKE} [2024-01-02T08:38:31.079Z] ---> Running in 820040388c93 [2024-01-02T08:38:31.079Z] noop [2024-01-02T08:38:31.079Z] Removing intermediate container 820040388c93 [2024-01-02T08:38:31.079Z] ---> 38fc95a41a85 [2024-01-02T08:38:31.079Z] Successfully built 38fc95a41a85 [2024-01-02T08:38:31.079Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:38:31.459Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-02T08:38:31.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:38:31.572Z] prd-ubuntu20.04-docker-8c-8g-26628 does not seem to be running inside a container [2024-01-02T08:38:31.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-01-02T08:38:31.965Z] $ docker top 4b1451285e7f6ea6586b5dbccab13b1dec1587277a51edeebbec3b4218f115ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-02T08:38:32.349Z] + go version [2024-01-02T08:38:32.349Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-02T08:38:32.356Z] $ docker stop --time=1 4b1451285e7f6ea6586b5dbccab13b1dec1587277a51edeebbec3b4218f115ba [2024-01-02T08:38:33.631Z] $ docker rm -f --volumes 4b1451285e7f6ea6586b5dbccab13b1dec1587277a51edeebbec3b4218f115ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:38:34.234Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-02T08:38:34.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:38:34.345Z] prd-ubuntu20.04-docker-8c-8g-26628 does not seem to be running inside a container [2024-01-02T08:38:34.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-01-02T08:38:34.690Z] $ docker top fdb424db0637cd2d245da4b7f190f86f93b102cfbc63ed9712da9ce47a684e11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-02T08:38:35.081Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-01-02T08:38:35.402Z] + make test [2024-01-02T08:38:35.402Z] go test ./... -coverprofile=coverage.out ./... [2024-01-02T08:38:37.306Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-01-02T08:38:47.273Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-01-02T08:38:47.530Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-01-02T08:38:49.430Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.5% of statements [2024-01-02T08:38:49.689Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.107s coverage: 86.5% of statements [2024-01-02T08:38:56.239Z] go vet ./... [2024-01-02T08:39:00.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-02T08:39:00.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-02T08:39:00.415Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-02T08:39:00.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-02T08:39:00.456Z] $ docker stop --time=1 fdb424db0637cd2d245da4b7f190f86f93b102cfbc63ed9712da9ce47a684e11 [2024-01-02T08:39:04.590Z] $ docker rm -f --volumes fdb424db0637cd2d245da4b7f190f86f93b102cfbc63ed9712da9ce47a684e11 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-02T08:39:05.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-02T08:39:05.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-02T08:39:05.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-02T08:39:06.003Z] + ls -al . [2024-01-02T08:39:06.003Z] total 240 [2024-01-02T08:39:06.003Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 2 08:38 . [2024-01-02T08:39:06.003Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 08:37 .. [2024-01-02T08:39:06.003Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 08:38 .git [2024-01-02T08:39:06.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:37 .github [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 493 Jan 2 08:37 .gitignore [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 2 08:37 .golangci.yml [2024-01-02T08:39:06.003Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 2 08:37 .semver [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jan 2 08:37 Attribution.txt [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jan 2 08:37 CHANGELOG.md [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jan 2 08:37 Dockerfile [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 2 08:37 GOVERNANCE.md [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 739 Jan 2 08:37 Jenkinsfile [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 2 08:37 LICENSE [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jan 2 08:37 Makefile [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 2 08:37 OWNERS.md [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jan 2 08:37 README.md [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 2 08:37 VERSION [2024-01-02T08:39:06.003Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 08:37 bin [2024-01-02T08:39:06.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:37 cmd [2024-01-02T08:39:06.003Z] -rw-r--r-- 1 jenkins jenkins 78456 Jan 2 08:38 coverage.out [2024-01-02T08:39:06.003Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 08:37 doc [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 4083 Jan 2 08:37 go.mod [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 35189 Jan 2 08:37 go.sum [2024-01-02T08:39:06.003Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 08:37 internal [2024-01-02T08:39:06.003Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 2 08:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:06.350Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=30f2e04c1e5a9bcedf43d76deea8330b142364ec --label arch=amd64 --label version=3.2.0-dev.7 . [2024-01-02T08:39:06.350Z] Sending build context to Docker daemon 34.27MB [2024-01-02T08:39:06.350Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-02T08:39:06.350Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-02T08:39:06.350Z] ---> 38fc95a41a85 [2024-01-02T08:39:06.350Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-01-02T08:39:06.919Z] ---> Running in 7e7d08a35d68 [2024-01-02T08:39:06.919Z] Removing intermediate container 7e7d08a35d68 [2024-01-02T08:39:06.919Z] ---> cb54af1ad73e [2024-01-02T08:39:06.919Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-02T08:39:06.919Z] ---> Running in 86404b5a8658 [2024-01-02T08:39:06.919Z] Removing intermediate container 86404b5a8658 [2024-01-02T08:39:06.919Z] ---> 074240e09e37 [2024-01-02T08:39:06.919Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-02T08:39:07.178Z] ---> Running in 9ca4e05e776f [2024-01-02T08:39:07.178Z] Removing intermediate container 9ca4e05e776f [2024-01-02T08:39:07.178Z] ---> 87392139807b [2024-01-02T08:39:07.178Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-02T08:39:07.178Z] ---> Running in 718c232b1d85 [2024-01-02T08:39:07.178Z] Removing intermediate container 718c232b1d85 [2024-01-02T08:39:07.178Z] ---> b696c232b359 [2024-01-02T08:39:07.178Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-01-02T08:39:07.178Z] ---> Running in f6cdd0665a30 [2024-01-02T08:39:07.178Z] Removing intermediate container f6cdd0665a30 [2024-01-02T08:39:07.178Z] ---> 4f299c3a41c6 [2024-01-02T08:39:07.178Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-02T08:39:07.437Z] ---> Running in d4eaf3b960ac [2024-01-02T08:39:07.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-02T08:39:08.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-02T08:39:08.525Z] OK: 264 MiB in 52 packages [2024-01-02T08:39:08.785Z] Removing intermediate container d4eaf3b960ac [2024-01-02T08:39:08.785Z] ---> 7fe82e74a19c [2024-01-02T08:39:08.785Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-01-02T08:39:08.785Z] ---> Running in 71aa01477a4c [2024-01-02T08:39:08.785Z] Removing intermediate container 71aa01477a4c [2024-01-02T08:39:08.785Z] ---> cbb42fa25a20 [2024-01-02T08:39:08.785Z] Step 10/27 : COPY go.mod vendor* ./ [2024-01-02T08:39:09.045Z] ---> 2adc064010be [2024-01-02T08:39:09.045Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-02T08:39:09.045Z] ---> Running in 90298872dc42 [2024-01-02T08:39:09.610Z] Removing intermediate container 90298872dc42 [2024-01-02T08:39:09.610Z] ---> c3fe72b30c3a [2024-01-02T08:39:09.610Z] Step 12/27 : COPY . . [2024-01-02T08:39:10.547Z] ---> 9f6ee8fa77c3 [2024-01-02T08:39:10.547Z] Step 13/27 : RUN ${MAKE} [2024-01-02T08:39:10.547Z] ---> Running in 2dcafc141bd4 [2024-01-02T08:39:10.804Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-01-02T08:39:32.744Z] Removing intermediate container 2dcafc141bd4 [2024-01-02T08:39:32.744Z] ---> 59c9a710aff2 [2024-01-02T08:39:32.744Z] Step 14/27 : FROM alpine:3.18 [2024-01-02T08:39:32.744Z] 3.18: Pulling from library/alpine [2024-01-02T08:39:32.744Z] c926b61bad3b: Pulling fs layer [2024-01-02T08:39:32.744Z] c926b61bad3b: Download complete [2024-01-02T08:39:32.744Z] c926b61bad3b: Pull complete [2024-01-02T08:39:32.744Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-02T08:39:32.744Z] Status: Downloaded newer image for alpine:3.18 [2024-01-02T08:39:32.744Z] ---> b541f2080109 [2024-01-02T08:39:32.744Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-01-02T08:39:32.744Z] ---> Running in 33cdb17a1809 [2024-01-02T08:39:32.744Z] Removing intermediate container 33cdb17a1809 [2024-01-02T08:39:32.744Z] ---> 24ad0f3d2379 [2024-01-02T08:39:32.744Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-01-02T08:39:32.744Z] ---> Running in f1ce898a2fdf [2024-01-02T08:39:32.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-02T08:39:32.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-02T08:39:32.744Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-02T08:39:32.744Z] Executing busybox-1.36.1-r5.trigger [2024-01-02T08:39:32.744Z] OK: 7 MiB in 16 packages [2024-01-02T08:39:33.004Z] Removing intermediate container f1ce898a2fdf [2024-01-02T08:39:33.004Z] ---> b20813298712 [2024-01-02T08:39:33.004Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-02T08:39:33.004Z] ---> Running in 229c1155b99c [2024-01-02T08:39:33.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-02T08:39:33.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-02T08:39:33.522Z] OK: 7 MiB in 16 packages [2024-01-02T08:39:34.088Z] Removing intermediate container 229c1155b99c [2024-01-02T08:39:34.088Z] ---> 3f619be0e637 [2024-01-02T08:39:34.088Z] Step 18/27 : WORKDIR / [2024-01-02T08:39:34.088Z] ---> Running in 02720c89f33e [2024-01-02T08:39:34.088Z] Removing intermediate container 02720c89f33e [2024-01-02T08:39:34.088Z] ---> 9f590f84c32f [2024-01-02T08:39:34.088Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-01-02T08:39:34.653Z] ---> 1b43de5e7492 [2024-01-02T08:39:34.653Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-01-02T08:39:34.911Z] ---> 12db08de1c54 [2024-01-02T08:39:34.911Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-01-02T08:39:34.911Z] ---> 324de1fa4053 [2024-01-02T08:39:34.911Z] Step 22/27 : EXPOSE 59984 [2024-01-02T08:39:34.911Z] ---> Running in 620366ff5391 [2024-01-02T08:39:35.168Z] Removing intermediate container 620366ff5391 [2024-01-02T08:39:35.168Z] ---> b538a1234b40 [2024-01-02T08:39:35.168Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-01-02T08:39:35.168Z] ---> Running in 2d8fa2554f55 [2024-01-02T08:39:35.168Z] Removing intermediate container 2d8fa2554f55 [2024-01-02T08:39:35.168Z] ---> b9e9db306c0e [2024-01-02T08:39:35.168Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-02T08:39:35.168Z] ---> Running in 14e533808178 [2024-01-02T08:39:35.168Z] Removing intermediate container 14e533808178 [2024-01-02T08:39:35.168Z] ---> 01856e51368e [2024-01-02T08:39:35.168Z] Step 25/27 : LABEL arch=amd64 [2024-01-02T08:39:35.168Z] ---> Running in 786a1fdb4fc1 [2024-01-02T08:39:35.426Z] Removing intermediate container 786a1fdb4fc1 [2024-01-02T08:39:35.426Z] ---> 018b29345aa8 [2024-01-02T08:39:35.426Z] Step 26/27 : LABEL git_sha=30f2e04c1e5a9bcedf43d76deea8330b142364ec [2024-01-02T08:39:35.426Z] ---> Running in 33e5012f3bd1 [2024-01-02T08:39:35.426Z] Removing intermediate container 33e5012f3bd1 [2024-01-02T08:39:35.426Z] ---> 29e770981da6 [2024-01-02T08:39:35.426Z] Step 27/27 : LABEL version=3.2.0-dev.7 [2024-01-02T08:39:35.426Z] ---> Running in 3b49f7a2d67f [2024-01-02T08:39:35.426Z] Removing intermediate container 3b49f7a2d67f [2024-01-02T08:39:35.426Z] ---> 6d7ae0f0af33 [2024-01-02T08:39:35.426Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-02T08:39:35.426Z] Successfully built 6d7ae0f0af33 [2024-01-02T08:39:35.426Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:39:35.691Z] provisioning config files... [2024-01-02T08:39:35.700Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8223970061119582808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:39:36.038Z] ---> ****-login.sh [2024-01-02T08:39:36.038Z] nexus3.edgexfoundry.org:10001 [2024-01-02T08:39:36.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:39:36.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:39:36.038Z] Configure a credential helper to remove this warning. See [2024-01-02T08:39:36.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:39:36.038Z] [2024-01-02T08:39:36.038Z] Login Succeeded [2024-01-02T08:39:36.038Z] nexus3.edgexfoundry.org:10002 [2024-01-02T08:39:36.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:39:36.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:39:36.038Z] Configure a credential helper to remove this warning. See [2024-01-02T08:39:36.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:39:36.039Z] [2024-01-02T08:39:36.039Z] Login Succeeded [2024-01-02T08:39:36.039Z] nexus3.edgexfoundry.org:10003 [2024-01-02T08:39:36.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:39:36.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:39:36.298Z] Configure a credential helper to remove this warning. See [2024-01-02T08:39:36.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:39:36.298Z] [2024-01-02T08:39:36.298Z] Login Succeeded [2024-01-02T08:39:36.298Z] nexus3.edgexfoundry.org:10004 [2024-01-02T08:39:36.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:39:36.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:39:36.298Z] Configure a credential helper to remove this warning. See [2024-01-02T08:39:36.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:39:36.299Z] [2024-01-02T08:39:36.299Z] Login Succeeded [2024-01-02T08:39:36.299Z] ****.io [2024-01-02T08:39:36.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:39:36.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:39:36.558Z] Configure a credential helper to remove this warning. See [2024-01-02T08:39:36.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:39:36.558Z] [2024-01-02T08:39:36.558Z] Login Succeeded [2024-01-02T08:39:36.558Z] ---> ****-login.sh ends [Pipeline] } [2024-01-02T08:39:36.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-02T08:39:36.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:39:36.733Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-01-02T08:39:36.733Z] 30f2e04c1e5a9bcedf43d76deea8330b142364ec [2024-01-02T08:39:36.733Z] latest [2024-01-02T08:39:36.733Z] 3.2.0-dev.7 [2024-01-02T08:39:36.733Z] 30f2e04c1e5a9bcedf43d76deea8330b142364ec-3.2.0-dev.7 [2024-01-02T08:39:36.733Z] main [2024-01-02T08:39:36.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:37.178Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:30f2e04c1e5a9bcedf43d76deea8330b142364ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:37.566Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:30f2e04c1e5a9bcedf43d76deea8330b142364ec [2024-01-02T08:39:37.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-01-02T08:39:37.566Z] fa29548ec292: Preparing [2024-01-02T08:39:37.566Z] 616ac785c062: Preparing [2024-01-02T08:39:37.566Z] 9a8ed8214665: Preparing [2024-01-02T08:39:37.566Z] 1efa606cc8f8: Preparing [2024-01-02T08:39:37.566Z] 253f929aa2f4: Preparing [2024-01-02T08:39:37.566Z] 9fe9a137fd00: Preparing [2024-01-02T08:39:37.566Z] 9fe9a137fd00: Waiting [2024-01-02T08:39:37.566Z] 616ac785c062: Pushed [2024-01-02T08:39:37.566Z] 9fe9a137fd00: Layer already exists [2024-01-02T08:39:37.566Z] 1efa606cc8f8: Pushed [2024-01-02T08:39:37.566Z] 253f929aa2f4: Pushed [2024-01-02T08:39:37.566Z] fa29548ec292: Pushed [2024-01-02T08:39:39.470Z] 9a8ed8214665: Pushed [2024-01-02T08:39:39.730Z] 30f2e04c1e5a9bcedf43d76deea8330b142364ec: digest: sha256:4db11cd740777a31a75d062c64fe98bd0259b4f196a913050ff64691dadfea06 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:40.128Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:40.518Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-01-02T08:39:40.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-01-02T08:39:40.518Z] fa29548ec292: Preparing [2024-01-02T08:39:40.518Z] 616ac785c062: Preparing [2024-01-02T08:39:40.518Z] 9a8ed8214665: Preparing [2024-01-02T08:39:40.518Z] 1efa606cc8f8: Preparing [2024-01-02T08:39:40.518Z] 253f929aa2f4: Preparing [2024-01-02T08:39:40.518Z] 9fe9a137fd00: Preparing [2024-01-02T08:39:40.518Z] 9fe9a137fd00: Waiting [2024-01-02T08:39:40.518Z] 616ac785c062: Layer already exists [2024-01-02T08:39:40.518Z] 9a8ed8214665: Layer already exists [2024-01-02T08:39:40.518Z] fa29548ec292: Layer already exists [2024-01-02T08:39:40.518Z] 253f929aa2f4: Layer already exists [2024-01-02T08:39:40.518Z] 1efa606cc8f8: Layer already exists [2024-01-02T08:39:40.518Z] 9fe9a137fd00: Layer already exists [2024-01-02T08:39:40.518Z] latest: digest: sha256:4db11cd740777a31a75d062c64fe98bd0259b4f196a913050ff64691dadfea06 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:40.905Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:41.298Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.7 [2024-01-02T08:39:41.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-01-02T08:39:41.298Z] fa29548ec292: Preparing [2024-01-02T08:39:41.298Z] 616ac785c062: Preparing [2024-01-02T08:39:41.298Z] 9a8ed8214665: Preparing [2024-01-02T08:39:41.298Z] 1efa606cc8f8: Preparing [2024-01-02T08:39:41.298Z] 253f929aa2f4: Preparing [2024-01-02T08:39:41.298Z] 9fe9a137fd00: Preparing [2024-01-02T08:39:41.298Z] 9fe9a137fd00: Waiting [2024-01-02T08:39:41.298Z] 1efa606cc8f8: Layer already exists [2024-01-02T08:39:41.298Z] 253f929aa2f4: Layer already exists [2024-01-02T08:39:41.298Z] 616ac785c062: Layer already exists [2024-01-02T08:39:41.298Z] fa29548ec292: Layer already exists [2024-01-02T08:39:41.298Z] 9a8ed8214665: Layer already exists [2024-01-02T08:39:41.298Z] 9fe9a137fd00: Layer already exists [2024-01-02T08:39:41.298Z] 3.2.0-dev.7: digest: sha256:4db11cd740777a31a75d062c64fe98bd0259b4f196a913050ff64691dadfea06 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:41.689Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:30f2e04c1e5a9bcedf43d76deea8330b142364ec-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:42.088Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:30f2e04c1e5a9bcedf43d76deea8330b142364ec-3.2.0-dev.7 [2024-01-02T08:39:42.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-01-02T08:39:42.088Z] fa29548ec292: Preparing [2024-01-02T08:39:42.088Z] 616ac785c062: Preparing [2024-01-02T08:39:42.088Z] 9a8ed8214665: Preparing [2024-01-02T08:39:42.088Z] 1efa606cc8f8: Preparing [2024-01-02T08:39:42.088Z] 253f929aa2f4: Preparing [2024-01-02T08:39:42.088Z] 9fe9a137fd00: Preparing [2024-01-02T08:39:42.088Z] 9fe9a137fd00: Waiting [2024-01-02T08:39:42.088Z] fa29548ec292: Layer already exists [2024-01-02T08:39:42.088Z] 9a8ed8214665: Layer already exists [2024-01-02T08:39:42.088Z] 253f929aa2f4: Layer already exists [2024-01-02T08:39:42.088Z] 1efa606cc8f8: Layer already exists [2024-01-02T08:39:42.088Z] 616ac785c062: Layer already exists [2024-01-02T08:39:42.088Z] 9fe9a137fd00: Layer already exists [2024-01-02T08:39:42.088Z] 30f2e04c1e5a9bcedf43d76deea8330b142364ec-3.2.0-dev.7: digest: sha256:4db11cd740777a31a75d062c64fe98bd0259b4f196a913050ff64691dadfea06 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:42.497Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:42.895Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-01-02T08:39:42.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-01-02T08:39:42.895Z] fa29548ec292: Preparing [2024-01-02T08:39:42.895Z] 616ac785c062: Preparing [2024-01-02T08:39:42.895Z] 9a8ed8214665: Preparing [2024-01-02T08:39:42.895Z] 1efa606cc8f8: Preparing [2024-01-02T08:39:42.895Z] 253f929aa2f4: Preparing [2024-01-02T08:39:42.895Z] 9fe9a137fd00: Preparing [2024-01-02T08:39:42.895Z] 9a8ed8214665: Layer already exists [2024-01-02T08:39:42.895Z] 253f929aa2f4: Layer already exists [2024-01-02T08:39:42.895Z] 1efa606cc8f8: Layer already exists [2024-01-02T08:39:42.895Z] fa29548ec292: Layer already exists [2024-01-02T08:39:42.895Z] 616ac785c062: Layer already exists [2024-01-02T08:39:42.895Z] 9fe9a137fd00: Layer already exists [2024-01-02T08:39:42.895Z] main: digest: sha256:4db11cd740777a31a75d062c64fe98bd0259b4f196a913050ff64691dadfea06 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-02T08:39:43.122Z] ===================================================== [Pipeline] echo [2024-01-02T08:39:43.162Z] taggedImages: [2024-01-02T08:39:43.163Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:30f2e04c1e5a9bcedf43d76deea8330b142364ec [2024-01-02T08:39:43.163Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-01-02T08:39:43.163Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.7 [2024-01-02T08:39:43.163Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:30f2e04c1e5a9bcedf43d76deea8330b142364ec-3.2.0-dev.7 [2024-01-02T08:39:43.163Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:43.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-02T08:39:43.803Z] [2024-01-02T08:39:43.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:39:44.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-02T08:39:44.134Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-02T08:39:44.134Z] 5eb5b503b376: Pulling fs layer [2024-01-02T08:39:44.134Z] 5c69ac0246d0: Pulling fs layer [2024-01-02T08:39:44.134Z] ec43610c2a17: Pulling fs layer [2024-01-02T08:39:44.134Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-02T08:39:44.134Z] 33b1e0a273af: Pulling fs layer [2024-01-02T08:39:44.134Z] 5d3b04190fa2: Pulling fs layer [2024-01-02T08:39:44.134Z] 2f39f015ded8: Pulling fs layer [2024-01-02T08:39:44.134Z] 3a2ae6a8a46f: Waiting [2024-01-02T08:39:44.134Z] 33b1e0a273af: Waiting [2024-01-02T08:39:44.134Z] 2f39f015ded8: Waiting [2024-01-02T08:39:44.134Z] 5d3b04190fa2: Waiting [2024-01-02T08:39:44.134Z] 5c69ac0246d0: Verifying Checksum [2024-01-02T08:39:44.134Z] 5c69ac0246d0: Download complete [2024-01-02T08:39:44.134Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-02T08:39:44.134Z] 3a2ae6a8a46f: Download complete [2024-01-02T08:39:44.134Z] 33b1e0a273af: Verifying Checksum [2024-01-02T08:39:44.134Z] 33b1e0a273af: Download complete [2024-01-02T08:39:44.134Z] 5d3b04190fa2: Verifying Checksum [2024-01-02T08:39:44.134Z] 5d3b04190fa2: Download complete [2024-01-02T08:39:44.134Z] ec43610c2a17: Verifying Checksum [2024-01-02T08:39:44.134Z] ec43610c2a17: Download complete [2024-01-02T08:39:44.392Z] 5eb5b503b376: Verifying Checksum [2024-01-02T08:39:44.392Z] 5eb5b503b376: Download complete [2024-01-02T08:39:44.958Z] 2f39f015ded8: Download complete [2024-01-02T08:39:45.523Z] 5eb5b503b376: Pull complete [2024-01-02T08:39:45.780Z] 5c69ac0246d0: Pull complete [2024-01-02T08:39:46.346Z] ec43610c2a17: Pull complete [2024-01-02T08:39:46.346Z] 3a2ae6a8a46f: Pull complete [2024-01-02T08:39:46.914Z] 33b1e0a273af: Pull complete [2024-01-02T08:39:47.174Z] 5d3b04190fa2: Pull complete [2024-01-02T08:39:51.358Z] 2f39f015ded8: Pull complete [2024-01-02T08:39:51.358Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-02T08:39:51.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-02T08:39:51.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:39:51.560Z] prd-ubuntu20.04-docker-8c-8g-26628 does not seem to be running inside a container [2024-01-02T08:39:51.586Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-01-02T08:39:56.272Z] $ docker top d2c5a007650a3b6af40d7a523a86aa8bdff11e7da8c7ad5a078211c1db570b0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:39:56.693Z] ---> job-cost.sh [2024-01-02T08:39:56.694Z] lf-activate-venv: SKIPPING [2024-01-02T08:39:56.694Z] INFO: No Stack... [2024-01-02T08:39:56.955Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-02T08:39:57.215Z] INFO: Archiving Costs [Pipeline] sh [2024-01-02T08:39:57.508Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-01-02T08:39:57.508Z] + cut -d, -f6 [Pipeline] lock [2024-01-02T08:39:57.522Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-192-stack-cost] [2024-01-02T08:39:57.531Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-192-stack-cost] did not exist. Created. [2024-01-02T08:39:57.531Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-02T08:39:57.895Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-02T08:39:57.965Z] Stashed 1 file(s) [Pipeline] } [2024-01-02T08:39:57.973Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-02T08:39:58.056Z] $ docker stop --time=1 d2c5a007650a3b6af40d7a523a86aa8bdff11e7da8c7ad5a078211c1db570b0d [2024-01-02T08:39:59.200Z] $ docker rm -f --volumes d2c5a007650a3b6af40d7a523a86aa8bdff11e7da8c7ad5a078211c1db570b0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-02T08:40:40.659Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26634 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-01-02T08:40:40.711Z] Running in /w/workspace/device-onvif-camera/192 [Pipeline] { [Pipeline] checkout [2024-01-02T08:40:43.875Z] The recommended git tool is: git [2024-01-02T08:40:50.547Z] using credential edgex-jenkins-ssh [2024-01-02T08:40:50.573Z] Cloning the remote Git repository [2024-01-02T08:40:50.634Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-01-02T08:40:50.756Z] > git init /w/workspace/device-onvif-camera/192 # timeout=10 [2024-01-02T08:40:50.928Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-01-02T08:40:50.930Z] > git --version # timeout=10 [2024-01-02T08:40:50.951Z] > git --version # 'git version 2.25.1' [2024-01-02T08:40:50.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-02T08:40:51.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-02T08:40:53.809Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-01-02T08:40:53.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-02T08:40:54.875Z] Avoid second fetch [2024-01-02T08:40:54.876Z] Checking out Revision 30f2e04c1e5a9bcedf43d76deea8330b142364ec (main) [2024-01-02T08:40:54.897Z] > git config core.sparsecheckout # timeout=10 [2024-01-02T08:40:54.968Z] > git checkout -f 30f2e04c1e5a9bcedf43d76deea8330b142364ec # timeout=10 [2024-01-02T08:40:55.787Z] Commit message: "Merge pull request #423 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-02T08:40:56.969Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-02T08:40:56.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-02T08:40:56.969Z] Dload Upload Total Spent Left Speed [2024-01-02T08:40:56.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2024-01-02T08:40:57.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-02T08:40:57.680Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-01-02T08:40:57.681Z] tee /etc/docker/daemon.new [2024-01-02T08:40:57.681Z] { [2024-01-02T08:40:57.681Z] "registry-mirrors": [ [2024-01-02T08:40:57.681Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-02T08:40:57.681Z] ], [2024-01-02T08:40:57.681Z] "bip": "10.250.0.254/24", [2024-01-02T08:40:57.681Z] "hosts": [ [2024-01-02T08:40:57.681Z] "tcp://0.0.0.0:5555", [2024-01-02T08:40:57.681Z] "unix:///var/run/docker.sock" [2024-01-02T08:40:57.681Z] ], [2024-01-02T08:40:57.681Z] "mtu": 1458, [2024-01-02T08:40:57.681Z] "selinux-enabled": true, [2024-01-02T08:40:57.681Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-02T08:40:57.681Z] } [Pipeline] sh [2024-01-02T08:40:58.020Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-02T08:40:58.363Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:41:16.739Z] provisioning config files... [2024-01-02T08:41:16.785Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/192@tmp/config2365584298403133265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:41:17.286Z] ---> ****-login.sh [2024-01-02T08:41:17.286Z] nexus3.edgexfoundry.org:10001 [2024-01-02T08:41:17.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:41:17.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:41:17.839Z] Configure a credential helper to remove this warning. See [2024-01-02T08:41:17.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:41:17.839Z] [2024-01-02T08:41:17.839Z] Login Succeeded [2024-01-02T08:41:17.839Z] nexus3.edgexfoundry.org:10002 [2024-01-02T08:41:17.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:41:18.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:41:18.113Z] Configure a credential helper to remove this warning. See [2024-01-02T08:41:18.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:41:18.113Z] [2024-01-02T08:41:18.113Z] Login Succeeded [2024-01-02T08:41:18.113Z] nexus3.edgexfoundry.org:10003 [2024-01-02T08:41:18.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:41:18.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:41:18.388Z] Configure a credential helper to remove this warning. See [2024-01-02T08:41:18.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:41:18.388Z] [2024-01-02T08:41:18.388Z] Login Succeeded [2024-01-02T08:41:18.388Z] nexus3.edgexfoundry.org:10004 [2024-01-02T08:41:18.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:41:18.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:41:18.668Z] Configure a credential helper to remove this warning. See [2024-01-02T08:41:18.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:41:18.669Z] [2024-01-02T08:41:18.669Z] Login Succeeded [2024-01-02T08:41:18.669Z] ****.io [2024-01-02T08:41:18.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:41:19.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:41:19.215Z] Configure a credential helper to remove this warning. See [2024-01-02T08:41:19.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:41:19.216Z] [2024-01-02T08:41:19.216Z] Login Succeeded [2024-01-02T08:41:19.216Z] ---> ****-login.sh ends [Pipeline] } [2024-01-02T08:41:19.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-02T08:41:19.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:41:19.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:41:19.826Z] ========================================================= [2024-01-02T08:41:19.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-02T08:41:19.826Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:41:20.333Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-02T08:41:21.763Z] #0 building with "default" instance using docker driver [2024-01-02T08:41:21.763Z] [2024-01-02T08:41:21.763Z] #1 [internal] load .dockerignore [2024-01-02T08:41:21.763Z] #1 transferring context: [2024-01-02T08:41:21.763Z] #1 transferring context: 2B 0.0s done [2024-01-02T08:41:21.763Z] #1 DONE 0.1s [2024-01-02T08:41:21.763Z] [2024-01-02T08:41:21.763Z] #2 [internal] load build definition from Dockerfile [2024-01-02T08:41:21.763Z] #2 transferring dockerfile: 1.72kB done [2024-01-02T08:41:21.763Z] #2 DONE 0.1s [2024-01-02T08:41:21.763Z] [2024-01-02T08:41:21.763Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-02T08:41:21.763Z] #3 DONE 0.1s [2024-01-02T08:41:21.763Z] [2024-01-02T08:41:21.763Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-02T08:41:21.763Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-02T08:41:22.047Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-02T08:41:22.047Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-02T08:41:22.047Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-02T08:41:22.047Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.43MB / 3.33MB 0.1s [2024-01-02T08:41:22.047Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-02T08:41:22.047Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-02T08:41:22.047Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-02T08:41:22.047Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-02T08:41:22.047Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.21MB / 63.99MB 0.3s [2024-01-02T08:41:22.047Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-02T08:41:22.047Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-02T08:41:22.047Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-02T08:41:22.381Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2024-01-02T08:41:22.381Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.4s [2024-01-02T08:41:22.381Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.62MB / 63.99MB 0.5s [2024-01-02T08:41:22.381Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2024-01-02T08:41:22.381Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.61MB / 11.40MB 0.6s [2024-01-02T08:41:22.381Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.33MB / 97.63MB 0.6s [2024-01-02T08:41:22.656Z] #4 ... [2024-01-02T08:41:22.656Z] [2024-01-02T08:41:22.656Z] #5 [internal] load build context [2024-01-02T08:41:22.656Z] #5 transferring context: 20.32MB 0.7s done [2024-01-02T08:41:22.656Z] #5 DONE 0.8s [2024-01-02T08:41:22.656Z] [2024-01-02T08:41:22.656Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-02T08:41:22.656Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.7s [2024-01-02T08:41:22.656Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2024-01-02T08:41:22.656Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2024-01-02T08:41:22.656Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2024-01-02T08:41:22.656Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.91MB / 97.63MB 0.8s [2024-01-02T08:41:22.927Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.88MB / 63.99MB 1.0s [2024-01-02T08:41:22.927Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 1.0s [2024-01-02T08:41:22.927Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.1s [2024-01-02T08:41:22.927Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-02T08:41:23.206Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.2s [2024-01-02T08:41:23.206Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 1.2s [2024-01-02T08:41:23.206Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.15MB / 63.99MB 1.4s [2024-01-02T08:41:23.206Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.91MB / 97.63MB 1.4s [2024-01-02T08:41:23.206Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-02T08:41:23.480Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.5s [2024-01-02T08:41:23.480Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.5s [2024-01-02T08:41:23.480Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.43MB / 63.99MB 1.6s [2024-01-02T08:41:23.480Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.28MB / 97.63MB 1.7s [2024-01-02T08:41:23.752Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2024-01-02T08:41:23.752Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 2.0s [2024-01-02T08:41:23.752Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-02T08:41:24.042Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 2.2s [2024-01-02T08:41:24.315Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.4s [2024-01-02T08:41:24.315Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.44MB / 97.63MB 2.6s [2024-01-02T08:41:24.586Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 2.8s [2024-01-02T08:41:25.177Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.0s done [2024-01-02T08:41:30.550Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.0s [2024-01-02T08:41:35.919Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2024-01-02T08:41:42.598Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.8s done [2024-01-02T08:41:43.189Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-02T08:41:43.189Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-02T08:41:43.189Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-02T08:41:48.562Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-02T08:41:52.888Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.1s done [2024-01-02T08:41:52.888Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-02T08:41:54.843Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2024-01-02T08:41:55.118Z] #4 DONE 33.2s [2024-01-02T08:41:55.118Z] [2024-01-02T08:41:55.118Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-01-02T08:41:55.733Z] #6 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-02T08:41:56.325Z] #6 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-02T08:41:57.792Z] #6 2.491 OK: 266 MiB in 52 packages [2024-01-02T08:41:59.787Z] #6 DONE 4.5s [2024-01-02T08:41:59.787Z] [2024-01-02T08:41:59.787Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2024-01-02T08:41:59.787Z] #7 DONE 0.1s [2024-01-02T08:41:59.787Z] [2024-01-02T08:41:59.787Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-02T08:41:59.787Z] #8 DONE 0.2s [2024-01-02T08:41:59.787Z] [2024-01-02T08:41:59.787Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-02T08:42:32.078Z] #9 DONE 27.7s [2024-01-02T08:42:32.078Z] [2024-01-02T08:42:32.078Z] #10 [builder 6/7] COPY . . [2024-01-02T08:42:32.078Z] #10 DONE 0.5s [2024-01-02T08:42:32.078Z] [2024-01-02T08:42:32.078Z] #11 [builder 7/7] RUN echo noop [2024-01-02T08:42:32.078Z] #11 0.701 noop [2024-01-02T08:42:32.078Z] #11 DONE 0.8s [2024-01-02T08:42:32.078Z] [2024-01-02T08:42:32.078Z] #12 exporting to image [2024-01-02T08:42:32.078Z] #12 exporting layers [2024-01-02T08:42:54.222Z] #12 exporting layers 24.8s done [2024-01-02T08:42:54.222Z] #12 writing image sha256:7e202e7fb187456d69b5af5a7c341867e9b5a1712c773f0c6ac2933d7e8bd060 done [2024-01-02T08:42:54.222Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-02T08:42:54.222Z] #12 DONE 24.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:42:54.710Z] + docker inspect -f . ci-base-image-arm64 [2024-01-02T08:42:54.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:42:54.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-26634 does not seem to be running inside a container [2024-01-02T08:42:55.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/192 -v /w/workspace/device-onvif-camera/192:/w/workspace/device-onvif-camera/192:rw,z -v /w/workspace/device-onvif-camera/192@tmp:/w/workspace/device-onvif-camera/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-02T08:42:56.418Z] $ docker top 29d8c925157ffc8343709f8f0b87b2d290934c45aa30f9f82a9156a8ef151f01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-02T08:42:57.342Z] + go version [2024-01-02T08:42:57.342Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-02T08:42:57.375Z] $ docker stop --time=1 29d8c925157ffc8343709f8f0b87b2d290934c45aa30f9f82a9156a8ef151f01 [2024-01-02T08:42:58.973Z] $ docker rm -f --volumes 29d8c925157ffc8343709f8f0b87b2d290934c45aa30f9f82a9156a8ef151f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:42:59.876Z] + docker inspect -f . ci-base-image-arm64 [2024-01-02T08:42:59.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:43:00.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-26634 does not seem to be running inside a container [2024-01-02T08:43:00.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/192 -v /w/workspace/device-onvif-camera/192:/w/workspace/device-onvif-camera/192:rw,z -v /w/workspace/device-onvif-camera/192@tmp:/w/workspace/device-onvif-camera/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-02T08:43:01.295Z] $ docker top 16cefc795abb21e37c5af47f5b33ffab2d82d527617a8c816dc3e90168ed29dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-02T08:43:01.885Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/192 [Pipeline] fileExists [Pipeline] sh [2024-01-02T08:43:02.260Z] + make test [2024-01-02T08:43:02.261Z] go test ./... -coverprofile=coverage.out ./... [2024-01-02T08:43:07.627Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-01-02T08:44:15.571Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-01-02T08:44:15.841Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-01-02T08:44:18.428Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 31.5% of statements [2024-01-02T08:44:36.652Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.840s coverage: 86.5% of statements [2024-01-02T08:44:37.618Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-02T08:44:37.618Z] go vet ./... [2024-01-02T08:44:59.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-02T08:44:59.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-02T08:44:59.709Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-02T08:44:59.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-02T08:44:59.789Z] $ docker stop --time=1 16cefc795abb21e37c5af47f5b33ffab2d82d527617a8c816dc3e90168ed29dd [2024-01-02T08:45:01.521Z] $ docker rm -f --volumes 16cefc795abb21e37c5af47f5b33ffab2d82d527617a8c816dc3e90168ed29dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-02T08:45:02.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-02T08:45:02.943Z] Warning: overwriting stash ‘coverage-report’ [2024-01-02T08:45:03.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-02T08:45:04.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-02T08:45:04.553Z] + ls -al . [2024-01-02T08:45:04.553Z] total 236 [2024-01-02T08:45:04.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 08:43 . [2024-01-02T08:45:04.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 08:40 .. [2024-01-02T08:45:04.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 2 08:40 .git [2024-01-02T08:45:04.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:40 .github [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 493 Jan 2 08:40 .gitignore [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 2 08:40 .golangci.yml [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jan 2 08:40 Attribution.txt [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jan 2 08:40 CHANGELOG.md [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jan 2 08:40 Dockerfile [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 2 08:40 GOVERNANCE.md [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 739 Jan 2 08:40 Jenkinsfile [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 2 08:40 LICENSE [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jan 2 08:40 Makefile [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 2 08:40 OWNERS.md [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jan 2 08:40 README.md [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 2 08:37 VERSION [2024-01-02T08:45:04.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 2 08:40 bin [2024-01-02T08:45:04.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 2 08:40 cmd [2024-01-02T08:45:04.553Z] -rw-r--r-- 1 jenkins jenkins 78456 Jan 2 08:44 coverage.out [2024-01-02T08:45:04.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 08:40 doc [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 4083 Jan 2 08:40 go.mod [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 35189 Jan 2 08:40 go.sum [2024-01-02T08:45:04.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 2 08:40 internal [2024-01-02T08:45:04.553Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 2 08:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:45:05.002Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=30f2e04c1e5a9bcedf43d76deea8330b142364ec --label arch=arm64 --label version=3.2.0-dev.7 . [2024-01-02T08:45:08.375Z] #0 building with "default" instance using docker driver [2024-01-02T08:45:08.375Z] [2024-01-02T08:45:08.375Z] #1 [internal] load build definition from Dockerfile [2024-01-02T08:45:08.375Z] #1 transferring dockerfile: 1.72kB done [2024-01-02T08:45:08.375Z] #1 DONE 0.0s [2024-01-02T08:45:08.375Z] [2024-01-02T08:45:08.375Z] #2 [internal] load .dockerignore [2024-01-02T08:45:08.375Z] #2 transferring context: 2B done [2024-01-02T08:45:08.375Z] #2 DONE 0.0s [2024-01-02T08:45:08.375Z] [2024-01-02T08:45:08.375Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-02T08:45:08.375Z] #3 DONE 0.0s [2024-01-02T08:45:08.375Z] [2024-01-02T08:45:08.375Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-02T08:45:08.375Z] #4 DONE 0.3s [2024-01-02T08:45:08.375Z] [2024-01-02T08:45:08.375Z] #5 [internal] load build context [2024-01-02T08:45:08.375Z] #5 transferring context: 87.31kB 0.1s done [2024-01-02T08:45:08.375Z] #5 DONE 0.1s [2024-01-02T08:45:08.375Z] [2024-01-02T08:45:08.375Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-02T08:45:08.375Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-02T08:45:08.375Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-02T08:45:08.375Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-02T08:45:08.375Z] #6 ... [2024-01-02T08:45:08.375Z] [2024-01-02T08:45:08.375Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-02T08:45:08.375Z] #7 DONE 0.3s [2024-01-02T08:45:08.375Z] [2024-01-02T08:45:08.375Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-02T08:45:08.375Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-02T08:45:08.375Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-02T08:45:08.375Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-02T08:45:08.971Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-02T08:45:09.240Z] #6 DONE 1.2s [2024-01-02T08:45:09.240Z] [2024-01-02T08:45:09.240Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-02T08:45:10.202Z] #8 0.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:10.471Z] #8 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:11.449Z] #8 ... [2024-01-02T08:45:11.449Z] [2024-01-02T08:45:11.449Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-01-02T08:45:11.449Z] #9 0.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:11.449Z] #9 1.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:11.449Z] #9 2.658 OK: 266 MiB in 52 packages [2024-01-02T08:45:11.449Z] #9 DONE 3.0s [2024-01-02T08:45:11.449Z] [2024-01-02T08:45:11.449Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2024-01-02T08:45:11.449Z] #10 DONE 0.1s [2024-01-02T08:45:11.449Z] [2024-01-02T08:45:11.449Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-02T08:45:11.728Z] #8 ... [2024-01-02T08:45:11.728Z] [2024-01-02T08:45:11.728Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-02T08:45:11.728Z] #11 DONE 0.2s [2024-01-02T08:45:11.728Z] [2024-01-02T08:45:11.728Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-02T08:45:11.728Z] #8 2.563 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-02T08:45:12.001Z] #8 2.582 Executing busybox-1.36.1-r5.trigger [2024-01-02T08:45:12.001Z] #8 2.606 OK: 8 MiB in 16 packages [2024-01-02T08:45:12.275Z] #8 DONE 3.0s [2024-01-02T08:45:12.275Z] [2024-01-02T08:45:12.275Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-02T08:45:13.721Z] #12 1.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:13.721Z] #12 1.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-02T08:45:14.311Z] #12 ... [2024-01-02T08:45:14.311Z] [2024-01-02T08:45:14.311Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-02T08:45:14.311Z] #13 DONE 2.6s [2024-01-02T08:45:14.580Z] [2024-01-02T08:45:14.580Z] #14 [builder 6/7] COPY . . [2024-01-02T08:45:14.852Z] #14 DONE 0.5s [2024-01-02T08:45:14.852Z] [2024-01-02T08:45:14.852Z] #15 [builder 7/7] RUN make build [2024-01-02T08:45:15.453Z] #15 ... [2024-01-02T08:45:15.453Z] [2024-01-02T08:45:15.453Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-02T08:45:15.453Z] #12 2.839 OK: 8 MiB in 16 packages [2024-01-02T08:45:15.453Z] #12 DONE 3.2s [2024-01-02T08:45:15.726Z] [2024-01-02T08:45:15.726Z] #15 [builder 7/7] RUN make build [2024-01-02T08:45:16.701Z] #15 1.884 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-01-02T08:46:53.374Z] #15 DONE 85.5s [2024-01-02T08:46:53.374Z] [2024-01-02T08:46:53.374Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2024-01-02T08:46:53.374Z] #16 DONE 0.3s [2024-01-02T08:46:53.374Z] [2024-01-02T08:46:53.374Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2024-01-02T08:46:53.374Z] #17 DONE 0.1s [2024-01-02T08:46:53.374Z] [2024-01-02T08:46:53.374Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-01-02T08:46:53.374Z] #18 DONE 0.1s [2024-01-02T08:46:53.374Z] [2024-01-02T08:46:53.374Z] #19 exporting to image [2024-01-02T08:46:53.374Z] #19 exporting layers [2024-01-02T08:46:53.374Z] #19 exporting layers 0.3s done [2024-01-02T08:46:53.374Z] #19 writing image sha256:6382a69d4e5cff2012015abc8d809dd7ac9f548ca28febd089aa2a94e07d65f1 done [2024-01-02T08:46:53.374Z] #19 naming to docker.io/library/device-onvif-camera-arm64 done [2024-01-02T08:46:53.374Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:46:53.850Z] provisioning config files... [2024-01-02T08:46:53.869Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/192@tmp/config4390745207693115768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:46:54.387Z] ---> ****-login.sh [2024-01-02T08:46:54.387Z] nexus3.edgexfoundry.org:10001 [2024-01-02T08:46:54.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:46:54.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:46:54.657Z] Configure a credential helper to remove this warning. See [2024-01-02T08:46:54.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:46:54.657Z] [2024-01-02T08:46:54.657Z] Login Succeeded [2024-01-02T08:46:54.657Z] nexus3.edgexfoundry.org:10002 [2024-01-02T08:46:54.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:46:54.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:46:54.929Z] Configure a credential helper to remove this warning. See [2024-01-02T08:46:54.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:46:54.929Z] [2024-01-02T08:46:54.929Z] Login Succeeded [2024-01-02T08:46:54.929Z] nexus3.edgexfoundry.org:10003 [2024-01-02T08:46:55.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:46:55.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:46:55.199Z] Configure a credential helper to remove this warning. See [2024-01-02T08:46:55.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:46:55.199Z] [2024-01-02T08:46:55.199Z] Login Succeeded [2024-01-02T08:46:55.199Z] nexus3.edgexfoundry.org:10004 [2024-01-02T08:46:55.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:46:55.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:46:55.470Z] Configure a credential helper to remove this warning. See [2024-01-02T08:46:55.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:46:55.470Z] [2024-01-02T08:46:55.470Z] Login Succeeded [2024-01-02T08:46:55.470Z] ****.io [2024-01-02T08:46:55.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-02T08:46:56.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-02T08:46:56.008Z] Configure a credential helper to remove this warning. See [2024-01-02T08:46:56.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-02T08:46:56.008Z] [2024-01-02T08:46:56.008Z] Login Succeeded [2024-01-02T08:46:56.008Z] ---> ****-login.sh ends [Pipeline] } [2024-01-02T08:46:56.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-02T08:46:56.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-02T08:46:56.300Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-01-02T08:46:56.300Z] 30f2e04c1e5a9bcedf43d76deea8330b142364ec [2024-01-02T08:46:56.300Z] latest [2024-01-02T08:46:56.300Z] 3.2.0-dev.7 [2024-01-02T08:46:56.300Z] 30f2e04c1e5a9bcedf43d76deea8330b142364ec-3.2.0-dev.7 [2024-01-02T08:46:56.300Z] main [2024-01-02T08:46:56.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:46:56.868Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f2e04c1e5a9bcedf43d76deea8330b142364ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:46:57.398Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f2e04c1e5a9bcedf43d76deea8330b142364ec [2024-01-02T08:46:57.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-01-02T08:46:57.398Z] 52f5f32280b4: Preparing [2024-01-02T08:46:57.398Z] 7b517b919aab: Preparing [2024-01-02T08:46:57.398Z] 726fdb11ab7c: Preparing [2024-01-02T08:46:57.398Z] 71362f7df1e0: Preparing [2024-01-02T08:46:57.398Z] 71dfb2690db5: Preparing [2024-01-02T08:46:57.398Z] 0faf9b67be60: Preparing [2024-01-02T08:46:57.665Z] 52f5f32280b4: Pushed [2024-01-02T08:46:57.665Z] 7b517b919aab: Pushed [2024-01-02T08:46:57.665Z] 71362f7df1e0: Pushed [2024-01-02T08:46:57.665Z] 71dfb2690db5: Pushed [2024-01-02T08:46:57.665Z] 0faf9b67be60: Layer already exists [2024-01-02T08:47:01.919Z] 726fdb11ab7c: Pushed [2024-01-02T08:47:02.185Z] 30f2e04c1e5a9bcedf43d76deea8330b142364ec: digest: sha256:92dbe2e2fae9bc7741d15c3620a5b864b81c19f7a729d080540ea5fdacf7139b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:02.667Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:03.144Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-01-02T08:47:03.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-01-02T08:47:03.144Z] 52f5f32280b4: Preparing [2024-01-02T08:47:03.144Z] 7b517b919aab: Preparing [2024-01-02T08:47:03.144Z] 726fdb11ab7c: Preparing [2024-01-02T08:47:03.144Z] 71362f7df1e0: Preparing [2024-01-02T08:47:03.144Z] 71dfb2690db5: Preparing [2024-01-02T08:47:03.144Z] 0faf9b67be60: Preparing [2024-01-02T08:47:03.144Z] 0faf9b67be60: Waiting [2024-01-02T08:47:03.144Z] 7b517b919aab: Layer already exists [2024-01-02T08:47:03.144Z] 71dfb2690db5: Layer already exists [2024-01-02T08:47:03.144Z] 52f5f32280b4: Layer already exists [2024-01-02T08:47:03.144Z] 71362f7df1e0: Layer already exists [2024-01-02T08:47:03.144Z] 726fdb11ab7c: Layer already exists [2024-01-02T08:47:03.144Z] 0faf9b67be60: Layer already exists [2024-01-02T08:47:03.410Z] latest: digest: sha256:92dbe2e2fae9bc7741d15c3620a5b864b81c19f7a729d080540ea5fdacf7139b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:03.901Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:06.308Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.7 [2024-01-02T08:47:06.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-01-02T08:47:06.308Z] 52f5f32280b4: Preparing [2024-01-02T08:47:06.308Z] 7b517b919aab: Preparing [2024-01-02T08:47:06.308Z] 726fdb11ab7c: Preparing [2024-01-02T08:47:06.308Z] 71362f7df1e0: Preparing [2024-01-02T08:47:06.308Z] 71dfb2690db5: Preparing [2024-01-02T08:47:06.308Z] 0faf9b67be60: Preparing [2024-01-02T08:47:06.308Z] 0faf9b67be60: Waiting [2024-01-02T08:47:06.308Z] 71dfb2690db5: Layer already exists [2024-01-02T08:47:06.308Z] 7b517b919aab: Layer already exists [2024-01-02T08:47:06.308Z] 726fdb11ab7c: Layer already exists [2024-01-02T08:47:06.308Z] 71362f7df1e0: Layer already exists [2024-01-02T08:47:06.308Z] 52f5f32280b4: Layer already exists [2024-01-02T08:47:06.308Z] 0faf9b67be60: Layer already exists [2024-01-02T08:47:06.574Z] 3.2.0-dev.7: digest: sha256:92dbe2e2fae9bc7741d15c3620a5b864b81c19f7a729d080540ea5fdacf7139b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:07.050Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f2e04c1e5a9bcedf43d76deea8330b142364ec-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:07.536Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f2e04c1e5a9bcedf43d76deea8330b142364ec-3.2.0-dev.7 [2024-01-02T08:47:07.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-01-02T08:47:07.536Z] 52f5f32280b4: Preparing [2024-01-02T08:47:07.536Z] 7b517b919aab: Preparing [2024-01-02T08:47:07.536Z] 726fdb11ab7c: Preparing [2024-01-02T08:47:07.536Z] 71362f7df1e0: Preparing [2024-01-02T08:47:07.536Z] 71dfb2690db5: Preparing [2024-01-02T08:47:07.536Z] 0faf9b67be60: Preparing [2024-01-02T08:47:07.536Z] 0faf9b67be60: Waiting [2024-01-02T08:47:07.536Z] 52f5f32280b4: Layer already exists [2024-01-02T08:47:07.536Z] 71dfb2690db5: Layer already exists [2024-01-02T08:47:07.536Z] 726fdb11ab7c: Layer already exists [2024-01-02T08:47:07.536Z] 7b517b919aab: Layer already exists [2024-01-02T08:47:07.536Z] 71362f7df1e0: Layer already exists [2024-01-02T08:47:07.536Z] 0faf9b67be60: Layer already exists [2024-01-02T08:47:07.801Z] 30f2e04c1e5a9bcedf43d76deea8330b142364ec-3.2.0-dev.7: digest: sha256:92dbe2e2fae9bc7741d15c3620a5b864b81c19f7a729d080540ea5fdacf7139b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:08.278Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:08.756Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-01-02T08:47:08.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-01-02T08:47:08.756Z] 52f5f32280b4: Preparing [2024-01-02T08:47:08.756Z] 7b517b919aab: Preparing [2024-01-02T08:47:08.756Z] 726fdb11ab7c: Preparing [2024-01-02T08:47:08.756Z] 71362f7df1e0: Preparing [2024-01-02T08:47:08.756Z] 71dfb2690db5: Preparing [2024-01-02T08:47:08.756Z] 0faf9b67be60: Preparing [2024-01-02T08:47:08.756Z] 0faf9b67be60: Waiting [2024-01-02T08:47:08.756Z] 52f5f32280b4: Layer already exists [2024-01-02T08:47:08.756Z] 726fdb11ab7c: Layer already exists [2024-01-02T08:47:08.756Z] 7b517b919aab: Layer already exists [2024-01-02T08:47:08.756Z] 71362f7df1e0: Layer already exists [2024-01-02T08:47:08.756Z] 71dfb2690db5: Layer already exists [2024-01-02T08:47:08.756Z] 0faf9b67be60: Layer already exists [2024-01-02T08:47:09.024Z] main: digest: sha256:92dbe2e2fae9bc7741d15c3620a5b864b81c19f7a729d080540ea5fdacf7139b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-02T08:47:09.360Z] ===================================================== [Pipeline] echo [2024-01-02T08:47:09.571Z] taggedImages: [2024-01-02T08:47:09.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f2e04c1e5a9bcedf43d76deea8330b142364ec [2024-01-02T08:47:09.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-01-02T08:47:09.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.7 [2024-01-02T08:47:09.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f2e04c1e5a9bcedf43d76deea8330b142364ec-3.2.0-dev.7 [2024-01-02T08:47:09.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:10.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-02T08:47:10.247Z] [2024-01-02T08:47:10.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:10.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-02T08:47:10.905Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-02T08:47:10.905Z] 8998bd30e6a1: Pulling fs layer [2024-01-02T08:47:10.905Z] 04944245beec: Pulling fs layer [2024-01-02T08:47:10.905Z] 699f458cf7ca: Pulling fs layer [2024-01-02T08:47:10.905Z] 765212b225bb: Pulling fs layer [2024-01-02T08:47:10.905Z] f23df028b6ca: Pulling fs layer [2024-01-02T08:47:10.905Z] d65c8cfc05b1: Pulling fs layer [2024-01-02T08:47:10.905Z] 765212b225bb: Waiting [2024-01-02T08:47:10.905Z] f23df028b6ca: Waiting [2024-01-02T08:47:10.905Z] 2437ff75d9bd: Pulling fs layer [2024-01-02T08:47:10.905Z] d65c8cfc05b1: Waiting [2024-01-02T08:47:10.905Z] 2437ff75d9bd: Waiting [2024-01-02T08:47:10.905Z] 04944245beec: Download complete [2024-01-02T08:47:10.905Z] 765212b225bb: Verifying Checksum [2024-01-02T08:47:10.905Z] 765212b225bb: Download complete [2024-01-02T08:47:10.905Z] f23df028b6ca: Verifying Checksum [2024-01-02T08:47:10.905Z] f23df028b6ca: Download complete [2024-01-02T08:47:10.905Z] d65c8cfc05b1: Verifying Checksum [2024-01-02T08:47:10.905Z] d65c8cfc05b1: Download complete [2024-01-02T08:47:11.173Z] 699f458cf7ca: Verifying Checksum [2024-01-02T08:47:11.173Z] 699f458cf7ca: Download complete [2024-01-02T08:47:11.440Z] 8998bd30e6a1: Verifying Checksum [2024-01-02T08:47:11.440Z] 8998bd30e6a1: Download complete [2024-01-02T08:47:13.384Z] 2437ff75d9bd: Verifying Checksum [2024-01-02T08:47:13.384Z] 2437ff75d9bd: Download complete [2024-01-02T08:47:17.629Z] 8998bd30e6a1: Pull complete [2024-01-02T08:47:17.896Z] 04944245beec: Pull complete [2024-01-02T08:47:19.837Z] 699f458cf7ca: Pull complete [2024-01-02T08:47:19.837Z] 765212b225bb: Pull complete [2024-01-02T08:47:20.793Z] f23df028b6ca: Pull complete [2024-01-02T08:47:20.793Z] d65c8cfc05b1: Pull complete [2024-01-02T08:47:42.835Z] 2437ff75d9bd: Pull complete [2024-01-02T08:47:42.835Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-02T08:47:42.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-02T08:47:42.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:47:43.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-26634 does not seem to be running inside a container [2024-01-02T08:47:43.277Z] $ 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-onvif-camera/192 -v /w/workspace/device-onvif-camera/192:/w/workspace/device-onvif-camera/192:rw,z -v /w/workspace/device-onvif-camera/192@tmp:/w/workspace/device-onvif-camera/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-02T08:47:45.676Z] $ docker top c438e6f50732692f8a24d81b696d94e98103dc5ee7454ccce2036b33fb522f3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:47:46.245Z] ---> job-cost.sh [2024-01-02T08:47:46.512Z] lf-activate-venv: SKIPPING [2024-01-02T08:47:46.512Z] INFO: No Stack... [2024-01-02T08:47:46.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-02T08:47:47.737Z] INFO: Archiving Costs [Pipeline] sh [2024-01-02T08:47:48.061Z] + cat /w/workspace/device-onvif-camera/192/archives/cost.csv [2024-01-02T08:47:48.061Z] + cut -d, -f6 [Pipeline] lock [2024-01-02T08:47:48.122Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-192-stack-cost] [2024-01-02T08:47:48.132Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-192-stack-cost] did not exist. Created. [2024-01-02T08:47:48.132Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-02T08:47:48.567Z] /w/workspace/device-onvif-camera/192@tmp/durable-2abd2970/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-02T08:47:48.900Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-02T08:47:48.973Z] Warning: overwriting stash ‘stack-cost’ [2024-01-02T08:47:49.042Z] Stashed 1 file(s) [Pipeline] } [2024-01-02T08:47:49.058Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-02T08:47:49.185Z] $ docker stop --time=1 c438e6f50732692f8a24d81b696d94e98103dc5ee7454ccce2036b33fb522f3b [2024-01-02T08:47:51.240Z] $ docker rm -f --volumes c438e6f50732692f8a24d81b696d94e98103dc5ee7454ccce2036b33fb522f3b [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-01-02T08:47:52.532Z] provisioning config files... [2024-01-02T08:47:52.539Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16392454076812771780tmp [Pipeline] { [Pipeline] sh [2024-01-02T08:47:52.908Z] + set +x [2024-01-02T08:47:52.908Z] + curl -s https://codecov.io/bash [2024-01-02T08:47:52.908Z] + bash -s -- [2024-01-02T08:47:52.908Z] [2024-01-02T08:47:52.908Z] _____ _ [2024-01-02T08:47:52.908Z] / ____| | | [2024-01-02T08:47:52.908Z] | | ___ __| | ___ ___ _____ __ [2024-01-02T08:47:52.908Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-02T08:47:52.908Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-02T08:47:52.908Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-02T08:47:52.908Z] Bash-1.0.6 [2024-01-02T08:47:52.908Z] [2024-01-02T08:47:52.908Z] [2024-01-02T08:47:52.908Z] ==> git version 2.25.1 found [2024-01-02T08:47:52.908Z] ==> 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-01-02T08:47:52.908Z] Release-Date: 2020-01-08 [2024-01-02T08:47:52.908Z] 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-01-02T08:47:52.908Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-02T08:47:52.908Z] ==> Jenkins CI detected. [2024-01-02T08:47:52.908Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-01-02T08:47:52.908Z] project root: . [2024-01-02T08:47:52.908Z] --> token set from env [2024-01-02T08:47:52.908Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-02T08:47:52.908Z] ==> Running gcov in . (disable via -X gcov) [2024-01-02T08:47:52.908Z] ==> Python coveragepy not found [2024-01-02T08:47:52.908Z] ==> Searching for coverage reports in: [2024-01-02T08:47:52.908Z] + . [2024-01-02T08:47:52.908Z] -> Found 1 reports [2024-01-02T08:47:52.908Z] ==> Detecting git/mercurial file structure [2024-01-02T08:47:52.908Z] ==> Reading reports [2024-01-02T08:47:52.908Z] + ./coverage.out bytes=78456 [2024-01-02T08:47:52.908Z] ==> Appending adjustments [2024-01-02T08:47:52.908Z] https://docs.codecov.io/docs/fixing-reports [2024-01-02T08:47:53.167Z] + Found adjustments [2024-01-02T08:47:53.167Z] ==> Gzipping contents [2024-01-02T08:47:53.167Z] 12K /tmp/codecov.B0DLlz.gz [2024-01-02T08:47:53.167Z] ==> Uploading reports [2024-01-02T08:47:53.167Z] url: https://codecov.io [2024-01-02T08:47:53.167Z] query: branch=main&commit=30f2e04c1e5a9bcedf43d76deea8330b142364ec&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-02T08:47:53.167Z] -> Pinging Codecov [2024-01-02T08:47:53.167Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=30f2e04c1e5a9bcedf43d76deea8330b142364ec&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-02T08:47:53.429Z] -> Uploading to [2024-01-02T08:47:53.429Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-02/F29A59C45E3A92E06B3E522C9905F8EF/30f2e04c1e5a9bcedf43d76deea8330b142364ec/17689470-8518-4676-a269-58b00f6029a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240102T084753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=395cad9f591b51c8ea2509e9e25db9213ceaa0699e24974fffe9e73bdc1a98da [2024-01-02T08:47:53.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-02T08:47:53.429Z] Dload Upload Total Spent Left Speed [2024-01-02T08:47:53.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 41019 --:--:-- --:--:-- --:--:-- 41019 [2024-01-02T08:47:53.690Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/30f2e04c1e5a9bcedf43d76deea8330b142364ec [Pipeline] } [2024-01-02T08:47:53.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-02T08:47:54.109Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-02T08:47:54.125Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:54.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-02T08:47:54.561Z] [2024-01-02T08:47:54.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:47:54.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-02T08:47:54.915Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-02T08:47:54.915Z] df9b9388f04a: Pulling fs layer [2024-01-02T08:47:54.915Z] 52dc419b0ee2: Pulling fs layer [2024-01-02T08:47:54.915Z] 25bc292e5bac: Pulling fs layer [2024-01-02T08:47:54.915Z] 114826534d7a: Pulling fs layer [2024-01-02T08:47:54.915Z] 4657fd5d0bcf: Pulling fs layer [2024-01-02T08:47:54.915Z] 6ad1cebc031e: Pulling fs layer [2024-01-02T08:47:54.915Z] 8a3aa393b2d8: Pulling fs layer [2024-01-02T08:47:54.915Z] 4657fd5d0bcf: Waiting [2024-01-02T08:47:54.915Z] 6ad1cebc031e: Waiting [2024-01-02T08:47:54.915Z] 114826534d7a: Waiting [2024-01-02T08:47:54.915Z] 25bc292e5bac: Verifying Checksum [2024-01-02T08:47:54.915Z] 25bc292e5bac: Download complete [2024-01-02T08:47:54.915Z] 52dc419b0ee2: Verifying Checksum [2024-01-02T08:47:54.915Z] 52dc419b0ee2: Download complete [2024-01-02T08:47:54.915Z] 4657fd5d0bcf: Verifying Checksum [2024-01-02T08:47:54.915Z] 4657fd5d0bcf: Download complete [2024-01-02T08:47:54.915Z] df9b9388f04a: Download complete [2024-01-02T08:47:55.181Z] 6ad1cebc031e: Verifying Checksum [2024-01-02T08:47:55.181Z] 6ad1cebc031e: Download complete [2024-01-02T08:47:55.181Z] df9b9388f04a: Pull complete [2024-01-02T08:47:55.181Z] 52dc419b0ee2: Pull complete [2024-01-02T08:47:55.441Z] 25bc292e5bac: Pull complete [2024-01-02T08:47:55.699Z] 114826534d7a: Verifying Checksum [2024-01-02T08:47:55.699Z] 114826534d7a: Download complete [2024-01-02T08:47:55.699Z] 8a3aa393b2d8: Download complete [2024-01-02T08:47:58.982Z] 114826534d7a: Pull complete [2024-01-02T08:47:58.982Z] 4657fd5d0bcf: Pull complete [2024-01-02T08:47:59.240Z] 6ad1cebc031e: Pull complete [2024-01-02T08:48:01.770Z] 8a3aa393b2d8: Pull complete [2024-01-02T08:48:01.770Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-02T08:48:01.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-02T08:48:01.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:48:02.040Z] prd-ubuntu20.04-docker-8c-8g-26628 does not seem to be running inside a container [2024-01-02T08:48:02.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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:1.410.4 cat [2024-01-02T08:48:07.289Z] $ docker top ddeabbaff73f61e5bf9a6af41f1c9d9997a936891a4a1fff74b4a7653a1f5a78 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-02T08:48:07.449Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-01-02T08:48:07.726Z] + set -o pipefail [2024-01-02T08:48:07.726Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-01-02T08:48:14.294Z] [2024-01-02T08:48:14.294Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-01-02T08:48:14.294Z] [2024-01-02T08:48:14.294Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/5679aa7c-b3d0-44e3-a48e-89a3d05b31e4 [2024-01-02T08:48:14.294Z] [2024-01-02T08:48:14.294Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-01-02T08:48:14.294Z] [2024-01-02T08:48:14.294Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-02T08:48:14.294Z] [2024-01-02T08:48:14.294Z] [2024-01-02T08:48:14.294Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-02T08:48:14.294Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-02T08:48:14.294Z] More details here: https://snyk.co/ue1NS [2024-01-02T08:48:14.294Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-02T08:48:14.294Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-02T08:48:14.301Z] $ docker stop --time=1 ddeabbaff73f61e5bf9a6af41f1c9d9997a936891a4a1fff74b4a7653a1f5a78 [2024-01-02T08:48:19.685Z] $ docker rm -f --volumes ddeabbaff73f61e5bf9a6af41f1c9d9997a936891a4a1fff74b4a7653a1f5a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-01-02T08:48:20.608Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:48:20.663Z] provisioning config files... [2024-01-02T08:48:20.670Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16668808517858019470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:48:21.084Z] --> edgex-publish-swagger.sh [2024-01-02T08:48:21.084Z] === Publish doc/openapi/v3 API === [2024-01-02T08:48:21.084Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-01-02T08:48:21.084Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-01-02T08:48:21.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-02T08:48:21.084Z] Dload Upload Total Spent Left Speed [2024-01-02T08:48:23.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 3112k --:--:-- --:--:-- --:--:-- 3092k 100 485k 0 0 100 485k 0 391k 0:00:01 0:00:01 --:--:-- 390k 100 485k 0 0 100 485k 0 216k 0:00:02 0:00:02 --:--:-- 216k 100 485k 100 180 100 485k 75 202k 0:00:02 0:00:02 --:--:-- 202k [2024-01-02T08:48:23.395Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-02T08:48:23.395Z] [Pipeline] } [2024-01-02T08:48:23.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-02T08:48:24.296Z] + git log --format=format:%s -1 30f2e04c1e5a9bcedf43d76deea8330b142364ec [Pipeline] sh [2024-01-02T08:48:24.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-02T08:48:24.584Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:48:24.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:48:24.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:48:25.101Z] prd-ubuntu20.04-docker-8c-8g-26628 does not seem to be running inside a container [2024-01-02T08:48:25.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-01-02T08:48:25.594Z] $ docker top 73408d77931d229884edd239842aee63c75ed1cfda33bff7927acca3048af9e2 -eo pid,comm [2024-01-02T08:48:25.643Z] 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-01-02T08:48:25.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-02T08:48:25.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-02T08:48:25.842Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-02T08:48:25.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-02T08:48:25.955Z] $ docker exec 73408d77931d229884edd239842aee63c75ed1cfda33bff7927acca3048af9e2 ssh-agent [2024-01-02T08:48:26.058Z] SSH_AUTH_SOCK=/tmp/ssh-KYZ3hwuGGPPp/agent.31 [2024-01-02T08:48:26.058Z] SSH_AGENT_PID=37 [2024-01-02T08:48:26.063Z] Running ssh-add (command line suppressed) [2024-01-02T08:48:26.157Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14227090797508198371.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14227090797508198371.key) [2024-01-02T08:48:26.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-02T08:48:26.525Z] + git semver tag [2024-01-02T08:48:26.784Z] 2024-01-02 08:48:26,686 [run_tag] DEBUG tag force:False [2024-01-02T08:48:26.784Z] 2024-01-02 08:48:26,686 [check_head_tag] DEBUG check head tag [2024-01-02T08:48:26.784Z] 2024-01-02 08:48:26,687 [execute] INFO git cat-file --batch-check [2024-01-02T08:48:26.784Z] 2024-01-02 08:48:26,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-01-02T08:48:26.784Z] 2024-01-02 08:48:26,690 [execute] INFO git cat-file --batch [2024-01-02T08:48:26.784Z] 2024-01-02 08:48:26,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-01-02T08:48:26.784Z] 2024-01-02 08:48:26,704 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-01-02T08:48:26.784Z] 2024-01-02 08:48:26,704 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2024-01-02T08:48:26.784Z] 2024-01-02 08:48:26,704 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-01-02T08:48:26.785Z] 2024-01-02 08:48:26,709 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-01-02T08:48:26.785Z] 3.2.0-dev.7 [Pipeline] } [2024-01-02T08:48:26.789Z] $ docker exec --env ******** --env ******** 73408d77931d229884edd239842aee63c75ed1cfda33bff7927acca3048af9e2 ssh-agent -k [2024-01-02T08:48:26.889Z] unset SSH_AUTH_SOCK; [2024-01-02T08:48:26.889Z] unset SSH_AGENT_PID; [2024-01-02T08:48:26.889Z] echo Agent pid 37 killed; [2024-01-02T08:48:26.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-02T08:48:27.425Z] + git semver [Pipeline] } [2024-01-02T08:48:27.689Z] $ docker stop --time=1 73408d77931d229884edd239842aee63c75ed1cfda33bff7927acca3048af9e2 [2024-01-02T08:48:28.982Z] $ docker rm -f --volumes 73408d77931d229884edd239842aee63c75ed1cfda33bff7927acca3048af9e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:48:29.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-02T08:48:29.652Z] [2024-01-02T08:48:29.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:48:30.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-02T08:48:30.000Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-02T08:48:30.000Z] ab5ef0e58194: Pulling fs layer [2024-01-02T08:48:30.000Z] 9712f1f96733: Pulling fs layer [2024-01-02T08:48:30.000Z] 63f879dbbcfc: Pulling fs layer [2024-01-02T08:48:30.000Z] 0d9ebad4ef96: Pulling fs layer [2024-01-02T08:48:30.000Z] e9a5061849ea: Pulling fs layer [2024-01-02T08:48:30.000Z] d747dcd14b5f: Pulling fs layer [2024-01-02T08:48:30.000Z] 2de7ff778b66: Pulling fs layer [2024-01-02T08:48:30.000Z] e9a5061849ea: Waiting [2024-01-02T08:48:30.000Z] 2de7ff778b66: Waiting [2024-01-02T08:48:30.000Z] 0d9ebad4ef96: Waiting [2024-01-02T08:48:30.000Z] 9712f1f96733: Verifying Checksum [2024-01-02T08:48:30.000Z] 9712f1f96733: Download complete [2024-01-02T08:48:30.571Z] 63f879dbbcfc: Verifying Checksum [2024-01-02T08:48:30.571Z] 63f879dbbcfc: Download complete [2024-01-02T08:48:30.571Z] 0d9ebad4ef96: Verifying Checksum [2024-01-02T08:48:30.571Z] 0d9ebad4ef96: Download complete [2024-01-02T08:48:30.571Z] ab5ef0e58194: Verifying Checksum [2024-01-02T08:48:30.571Z] ab5ef0e58194: Download complete [2024-01-02T08:48:30.571Z] d747dcd14b5f: Verifying Checksum [2024-01-02T08:48:30.571Z] d747dcd14b5f: Download complete [2024-01-02T08:48:30.571Z] e9a5061849ea: Verifying Checksum [2024-01-02T08:48:30.571Z] e9a5061849ea: Download complete [2024-01-02T08:48:30.829Z] 2de7ff778b66: Verifying Checksum [2024-01-02T08:48:30.829Z] 2de7ff778b66: Download complete [2024-01-02T08:48:33.366Z] ab5ef0e58194: Pull complete [2024-01-02T08:48:33.366Z] 9712f1f96733: Pull complete [2024-01-02T08:48:33.623Z] 63f879dbbcfc: Pull complete [2024-01-02T08:48:37.816Z] 0d9ebad4ef96: Pull complete [2024-01-02T08:48:37.816Z] e9a5061849ea: Pull complete [2024-01-02T08:48:37.816Z] d747dcd14b5f: Pull complete [2024-01-02T08:48:38.749Z] 2de7ff778b66: Pull complete [2024-01-02T08:48:38.749Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-02T08:48:38.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-02T08:48:38.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:48:39.059Z] prd-ubuntu20.04-docker-8c-8g-26628 does not seem to be running inside a container [2024-01-02T08:48:39.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-01-02T08:48:45.980Z] $ docker top 553a2ea097790e593dddd04761de896994b309b776bd957fb539485042361076 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:48:46.161Z] provisioning config files... [2024-01-02T08:48:46.167Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9811602421047569064tmp [2024-01-02T08:48:46.177Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11244234450581995543tmp [2024-01-02T08:48:46.186Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16061841478862994619tmp [Pipeline] { [Pipeline] echo [2024-01-02T08:48:46.286Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:48:46.589Z] ---> sigul-configuration.sh [2024-01-02T08:48:46.589Z] gpg: directory `/root/.gnupg' created [2024-01-02T08:48:46.589Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-02T08:48:46.589Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-02T08:48:46.589Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-02T08:48:46.589Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-02T08:48:46.589Z] gpg: CAST5 encrypted data [2024-01-02T08:48:46.589Z] gpg: encrypted with 1 passphrase [2024-01-02T08:48:46.589Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-02T08:48:46.889Z] + mkdir /home/jenkins [2024-01-02T08:48:46.889Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-02T08:48:47.189Z] + 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-01-02T08:48:47.200Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:48:47.494Z] ---> sigul-install.sh [2024-01-02T08:48:47.494Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-02T08:48:47.792Z] + git tag --list [2024-01-02T08:48:47.792Z] v0.0.0 [2024-01-02T08:48:47.792Z] v2.2.0 [2024-01-02T08:48:47.792Z] v2.3.0 [2024-01-02T08:48:47.792Z] v2.3.1 [2024-01-02T08:48:47.792Z] v3.0 [2024-01-02T08:48:47.792Z] v3.0.0 [2024-01-02T08:48:47.792Z] v3.1 [2024-01-02T08:48:47.792Z] v3.1.0 [2024-01-02T08:48:47.792Z] v3.1.0-dev.1 [2024-01-02T08:48:47.792Z] v3.1.0-dev.10 [2024-01-02T08:48:47.792Z] v3.1.0-dev.11 [2024-01-02T08:48:47.792Z] v3.1.0-dev.12 [2024-01-02T08:48:47.792Z] v3.1.0-dev.13 [2024-01-02T08:48:47.792Z] v3.1.0-dev.14 [2024-01-02T08:48:47.792Z] v3.1.0-dev.15 [2024-01-02T08:48:47.792Z] v3.1.0-dev.16 [2024-01-02T08:48:47.792Z] v3.1.0-dev.17 [2024-01-02T08:48:47.792Z] v3.1.0-dev.18 [2024-01-02T08:48:47.792Z] v3.1.0-dev.19 [2024-01-02T08:48:47.792Z] v3.1.0-dev.2 [2024-01-02T08:48:47.792Z] v3.1.0-dev.20 [2024-01-02T08:48:47.792Z] v3.1.0-dev.21 [2024-01-02T08:48:47.792Z] v3.1.0-dev.22 [2024-01-02T08:48:47.792Z] v3.1.0-dev.23 [2024-01-02T08:48:47.792Z] v3.1.0-dev.24 [2024-01-02T08:48:47.792Z] v3.1.0-dev.25 [2024-01-02T08:48:47.792Z] v3.1.0-dev.26 [2024-01-02T08:48:47.792Z] v3.1.0-dev.27 [2024-01-02T08:48:47.792Z] v3.1.0-dev.28 [2024-01-02T08:48:47.792Z] v3.1.0-dev.3 [2024-01-02T08:48:47.792Z] v3.1.0-dev.4 [2024-01-02T08:48:47.792Z] v3.1.0-dev.5 [2024-01-02T08:48:47.792Z] v3.1.0-dev.6 [2024-01-02T08:48:47.792Z] v3.1.0-dev.7 [2024-01-02T08:48:47.792Z] v3.1.0-dev.8 [2024-01-02T08:48:47.792Z] v3.1.0-dev.9 [2024-01-02T08:48:47.792Z] v3.2.0-dev.1 [2024-01-02T08:48:47.792Z] v3.2.0-dev.2 [2024-01-02T08:48:47.792Z] v3.2.0-dev.3 [2024-01-02T08:48:47.792Z] v3.2.0-dev.4 [2024-01-02T08:48:47.792Z] v3.2.0-dev.5 [2024-01-02T08:48:47.792Z] v3.2.0-dev.6 [2024-01-02T08:48:47.792Z] v3.2.0-dev.7 [Pipeline] sh [2024-01-02T08:48:48.088Z] + lftools sign git-tag v3.2.0-dev.7 [2024-01-02T08:48:48.658Z] Signing Git tag with Sigul... [2024-01-02T08:48:48.658Z] Signing v3.2.0-dev.7 [Pipeline] echo [2024-01-02T08:48:49.276Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:48:49.573Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-02T08:48:49.580Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-02T08:48:49.744Z] $ docker stop --time=1 553a2ea097790e593dddd04761de896994b309b776bd957fb539485042361076 [2024-01-02T08:48:51.084Z] $ docker rm -f --volumes 553a2ea097790e593dddd04761de896994b309b776bd957fb539485042361076 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-02T08:48:52.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-02T08:48:52.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:48:52.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:48:52.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:48:52.606Z] prd-ubuntu20.04-docker-8c-8g-26628 does not seem to be running inside a container [2024-01-02T08:48:52.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-01-02T08:48:53.110Z] $ docker top e55e33f8610124c578397d5d10f584977e5f2514b3150f65dfde102ff7ea4eb3 -eo pid,comm [2024-01-02T08:48:53.163Z] 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-01-02T08:48:53.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-02T08:48:53.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-02T08:48:53.395Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-02T08:48:53.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-02T08:48:53.516Z] $ docker exec e55e33f8610124c578397d5d10f584977e5f2514b3150f65dfde102ff7ea4eb3 ssh-agent [2024-01-02T08:48:53.627Z] SSH_AUTH_SOCK=/tmp/ssh-JItrnj4gs2gq/agent.32 [2024-01-02T08:48:53.627Z] SSH_AGENT_PID=38 [2024-01-02T08:48:53.648Z] Running ssh-add (command line suppressed) [2024-01-02T08:48:53.728Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15158917406038506744.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15158917406038506744.key) [2024-01-02T08:48:53.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-02T08:48:54.089Z] + git semver bump pre [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,258 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,258 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,259 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,259 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,259 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,259 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,261 [execute] INFO git cat-file --batch-check [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,265 [execute] INFO git cat-file --batch [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-02T08:48:54.348Z] 2024-01-02 08:48:54,269 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-01-02T08:48:54.348Z] 3.2.0-dev.8 [Pipeline] } [2024-01-02T08:48:54.353Z] $ docker exec --env ******** --env ******** e55e33f8610124c578397d5d10f584977e5f2514b3150f65dfde102ff7ea4eb3 ssh-agent -k [2024-01-02T08:48:54.452Z] unset SSH_AUTH_SOCK; [2024-01-02T08:48:54.452Z] unset SSH_AGENT_PID; [2024-01-02T08:48:54.452Z] echo Agent pid 38 killed; [2024-01-02T08:48:54.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-02T08:48:55.013Z] + git semver [Pipeline] } [2024-01-02T08:48:55.280Z] $ docker stop --time=1 e55e33f8610124c578397d5d10f584977e5f2514b3150f65dfde102ff7ea4eb3 [2024-01-02T08:48:56.552Z] $ docker rm -f --volumes e55e33f8610124c578397d5d10f584977e5f2514b3150f65dfde102ff7ea4eb3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-02T08:48:57.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-02T08:48:57.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:48:57.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-02T08:48:57.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:48:57.813Z] prd-ubuntu20.04-docker-8c-8g-26628 does not seem to be running inside a container [2024-01-02T08:48:57.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-01-02T08:48:58.209Z] $ docker top 5c37744aee02af3a10d5073ae53f71173d4334d6816897dad64127b9c441e476 -eo pid,comm [2024-01-02T08:48:58.266Z] 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-01-02T08:48:58.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-02T08:48:58.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-02T08:48:58.599Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-02T08:48:58.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-02T08:48:58.701Z] $ docker exec 5c37744aee02af3a10d5073ae53f71173d4334d6816897dad64127b9c441e476 ssh-agent [2024-01-02T08:48:58.809Z] SSH_AUTH_SOCK=/tmp/ssh-vucZJUWBu07Q/agent.32 [2024-01-02T08:48:58.809Z] SSH_AGENT_PID=38 [2024-01-02T08:48:58.814Z] Running ssh-add (command line suppressed) [2024-01-02T08:48:58.905Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13925309802079869792.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13925309802079869792.key) [2024-01-02T08:48:58.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-02T08:48:59.277Z] + git semver push [2024-01-02T08:48:59.536Z] 2024-01-02 08:48:59,472 [run_push] DEBUG push [2024-01-02T08:48:59.536Z] 2024-01-02 08:48:59,473 [execute] INFO git cat-file --batch-check [2024-01-02T08:48:59.536Z] 2024-01-02 08:48:59,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-02T08:48:59.536Z] 2024-01-02 08:48:59,477 [execute] INFO git rev-list ebac1bf12870350d873373b4a8fe31d9a9c62cb1 -- [2024-01-02T08:48:59.536Z] 2024-01-02 08:48:59,477 [execute] DEBUG Popen(['git', 'rev-list', 'ebac1bf12870350d873373b4a8fe31d9a9c62cb1', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-02T08:48:59.536Z] 2024-01-02 08:48:59,488 [execute] INFO git fetch -v origin [2024-01-02T08:48:59.536Z] 2024-01-02 08:48:59,488 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-02T08:49:00.106Z] 2024-01-02 08:49:00,017 [run_push] DEBUG no remote changes detected [2024-01-02T08:49:00.106Z] 2024-01-02 08:49:00,018 [execute] INFO git push origin semver [2024-01-02T08:49:00.106Z] 2024-01-02 08:49:00,018 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-02T08:49:01.043Z] 2024-01-02 08:49:00,781 [run_push] DEBUG push all version tags [2024-01-02T08:49:01.043Z] 2024-01-02 08:49:00,782 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-02T08:49:01.043Z] 2024-01-02 08:49:00,782 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-01-02T08:49:01.611Z] 2024-01-02 08:49:01,507 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-01-02T08:49:01.611Z] 3.2.0-dev.8 [Pipeline] } [2024-01-02T08:49:01.616Z] $ docker exec --env ******** --env ******** 5c37744aee02af3a10d5073ae53f71173d4334d6816897dad64127b9c441e476 ssh-agent -k [2024-01-02T08:49:01.705Z] unset SSH_AUTH_SOCK; [2024-01-02T08:49:01.705Z] unset SSH_AGENT_PID; [2024-01-02T08:49:01.705Z] echo Agent pid 38 killed; [2024-01-02T08:49:01.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-02T08:49:02.249Z] + git semver [Pipeline] } [2024-01-02T08:49:02.517Z] $ docker stop --time=1 5c37744aee02af3a10d5073ae53f71173d4334d6816897dad64127b9c441e476 [2024-01-02T08:49:03.803Z] $ docker rm -f --volumes 5c37744aee02af3a10d5073ae53f71173d4334d6816897dad64127b9c441e476 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-02T08:49:05.377Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-01-02T08:49:05.377Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-01-02T08:49:05.377Z] total 16 [2024-01-02T08:49:05.377Z] drwxr-xr-x 3 root root 4096 Jan 2 08:39 . [2024-01-02T08:49:05.377Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 2 08:48 .. [2024-01-02T08:49:05.377Z] drwxr-xr-x 2 root root 4096 Jan 2 08:39 cost [2024-01-02T08:49:05.377Z] -rw-r--r-- 1 root root 91 Jan 2 08:39 cost.csv [2024-01-02T08:49:05.377Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-01-02T08:49:05.377Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-01-02T08:49:05.377Z] total 16 [2024-01-02T08:49:05.377Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 2 08:39 . [2024-01-02T08:49:05.377Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 2 08:48 .. [2024-01-02T08:49:05.377Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 2 08:39 cost [2024-01-02T08:49:05.378Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 2 08:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:05.708Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:06.569Z] ---> package-listing.sh [2024-01-02T08:49:06.569Z] ++ facter osfamily [2024-01-02T08:49:06.569Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-02T08:49:06.829Z] + OS_FAMILY=debian [2024-01-02T08:49:06.830Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-01-02T08:49:06.830Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-02T08:49:06.830Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-02T08:49:06.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-02T08:49:06.830Z] + PACKAGES=/tmp/packages_start.txt [2024-01-02T08:49:06.830Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-01-02T08:49:06.830Z] + PACKAGES=/tmp/packages_end.txt [2024-01-02T08:49:06.830Z] + case "${OS_FAMILY}" in [2024-01-02T08:49:06.830Z] + dpkg -l [2024-01-02T08:49:06.830Z] + grep '^ii' [2024-01-02T08:49:06.830Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-02T08:49:06.830Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-02T08:49:06.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-02T08:49:06.830Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-01-02T08:49:06.830Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-01-02T08:49:06.830Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-01-02T08:49:06.843Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-02T08:49:07.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-02T08:49:07.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-02T08:49:07.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-02T08:49:07.933Z] prd-ubuntu20.04-docker-8c-8g-26628 does not seem to be running inside a container [2024-01-02T08:49:07.958Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-01-02T08:49:08.175Z] $ docker top dc0de3bcf840c6b64e441108418570a958c066d86b234b70a6c4d344c0d7eb8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-02T08:49:08.652Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-02T08:49:08.963Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-02T08:49:09.249Z] + ls /var/log/sa-host [2024-01-02T08:49:09.249Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-02T08:49:09.415Z] provisioning config files... [2024-01-02T08:49:09.426Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10831568630683515959tmp [Pipeline] { [Pipeline] echo [2024-01-02T08:49:09.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:09.842Z] ---> create-netrc.sh [Pipeline] } [2024-01-02T08:49:09.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:10.299Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-02T08:49:10.309Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:10.594Z] ---> sudo-logs.sh [2024-01-02T08:49:10.594Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-02T08:49:10.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:10.964Z] ---> job-cost.sh [2024-01-02T08:49:10.964Z] lf-activate-venv: SKIPPING [2024-01-02T08:49:10.964Z] DEBUG: total: 0.2199999988079071 [2024-01-02T08:49:10.964Z] INFO: Retrieving Stack Cost... [2024-01-02T08:49:11.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-02T08:49:11.789Z] INFO: Archiving Costs [Pipeline] echo [2024-01-02T08:49:11.801Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-02T08:49:12.081Z] ---> logs-deploy.sh [2024-01-02T08:49:12.081Z] lf-activate-venv: SKIPPING [2024-01-02T08:49:12.081Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/192 [2024-01-02T08:49:12.081Z] INFO: archiving workspace using pattern(s): [2024-01-02T08:49:13.014Z] Archives upload complete. [2024-01-02T08:49:13.014Z] INFO: archiving logs to Nexus