Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 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-ssh58621848651284221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2827589750793883207.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4184863406274165891.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16974370308837634850.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-ssh13046404590210778216.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 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7216’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7229’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7230’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7228’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7236 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 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 (main) Commit message: "Merge pull request #387 from ernestojeda/create-release" > 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 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 # timeout=10 > git rev-list --no-walk 9478df4cdc04d049d841cdc052e68a29fb7955c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T20:56:58.492Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T20:56:58.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T20:56:58.562Z] ========================================================= [2023-09-20T20:56:58.562Z] EdgeX Global Pipelines Version Info [2023-09-20T20:56:58.563Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:56:59.283Z] ------------------- [2023-09-20T20:56:59.283Z] stable info: [2023-09-20T20:56:59.283Z] ------------------- [2023-09-20T20:56:59.283Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T20:56:59.283Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:56:59.283Z] Message: update stable to v1.0.254 [2023-09-20T20:56:59.871Z] ------------------- [2023-09-20T20:56:59.871Z] experimental info: [2023-09-20T20:56:59.871Z] ------------------- [2023-09-20T20:56:59.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T20:56:59.871Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:56:59.871Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T20:57:00.030Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-20T20:57:00.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-20T20:57:00.054Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T20:57:00.075Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T20:57:00.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T20:57:00.106Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T20:57:00.115Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T20:57:00.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T20:57:00.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T20:57:00.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T20:57:00.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T20:57:00.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-20T20:57:00.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T20:57:00.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T20:57:00.235Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:57:00.254Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:57:00.275Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:57:00.289Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:57:00.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T20:57:00.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T20:57:00.332Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-20T20:57:00.346Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-20T20:57:00.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T20:57:00.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T20:57:00.394Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T20:57:00.410Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T20:57:00.426Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T20:57:00.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T20:57:00.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T20:57:00.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T20:57:00.502Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [Pipeline] echo [2023-09-20T20:57:00.523Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b8b1f1 [Pipeline] echo [2023-09-20T20:57:00.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:57:00.581Z] provisioning config files... [2023-09-20T20:57:00.600Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9836245198669330664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:00.917Z] ---> docker-login.sh [2023-09-20T20:57:00.917Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:57:01.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:01.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:01.178Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:01.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:01.178Z] [2023-09-20T20:57:01.178Z] Login Succeeded [2023-09-20T20:57:01.178Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:57:01.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:01.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:01.178Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:01.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:01.178Z] [2023-09-20T20:57:01.178Z] Login Succeeded [2023-09-20T20:57:01.178Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:57:01.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:01.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:01.437Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:01.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:01.437Z] [2023-09-20T20:57:01.437Z] Login Succeeded [2023-09-20T20:57:01.437Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:57:01.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:01.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:01.437Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:01.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:01.437Z] [2023-09-20T20:57:01.437Z] Login Succeeded [2023-09-20T20:57:01.437Z] docker.io [2023-09-20T20:57:01.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:01.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:01.963Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:01.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:01.963Z] [2023-09-20T20:57:01.963Z] Login Succeeded [2023-09-20T20:57:01.963Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:57:01.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T20:57:02.337Z] + git rev-list -1 --merges 2b8b1f1be182705f8d5d9c1eb22e94c14d243821~1..2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [Pipeline] echo [2023-09-20T20:57:02.388Z] -----------> git rev-list -1 --merges 2b8b1f1be182705f8d5d9c1eb22e94c14d243821~1..2b8b1f1be182705f8d5d9c1eb22e94c14d243821 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [2023-09-20T20:57:02.388Z] 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [false] [Pipeline] sh [2023-09-20T20:57:02.676Z] + git log --format=format:%s -1 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [Pipeline] echo [2023-09-20T20:57:02.691Z] ========================================================= [2023-09-20T20:57:02.691Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T20:57:02.691Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:57:03.022Z] + git log --format=format:%s -1 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [Pipeline] echo [2023-09-20T20:57:03.034Z] [semverPrep] GIT_COMMIT: 2b8b1f1be182705f8d5d9c1eb22e94c14d243821, Commit Message: Merge pull request #387 from ernestojeda/create-release [Pipeline] echo [2023-09-20T20:57:03.041Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T20:57:03.391Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:57:03.391Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T20:57:03.391Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T20:57:03.391Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T20:57:03.392Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T20:57:03.392Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T20:57:03.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:03.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:57:03.738Z] [2023-09-20T20:57:03.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:04.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:57:04.041Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T20:57:04.041Z] b85a868b505f: Pulling fs layer [2023-09-20T20:57:04.041Z] e2be974225ed: Pulling fs layer [2023-09-20T20:57:04.041Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T20:57:04.041Z] 988bab9f4d93: Pulling fs layer [2023-09-20T20:57:04.041Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T20:57:04.041Z] eaf3925da568: Pulling fs layer [2023-09-20T20:57:04.041Z] bab4dde63d76: Pulling fs layer [2023-09-20T20:57:04.041Z] bde34c3a00c8: Pulling fs layer [2023-09-20T20:57:04.041Z] b352a97aabf1: Pulling fs layer [2023-09-20T20:57:04.041Z] 4872d77fe225: Pulling fs layer [2023-09-20T20:57:04.041Z] 5851b861e8e6: Pulling fs layer [2023-09-20T20:57:04.041Z] 1469e6f7b9e6: Waiting [2023-09-20T20:57:04.041Z] 988bab9f4d93: Waiting [2023-09-20T20:57:04.041Z] eaf3925da568: Waiting [2023-09-20T20:57:04.041Z] bab4dde63d76: Waiting [2023-09-20T20:57:04.041Z] bde34c3a00c8: Waiting [2023-09-20T20:57:04.041Z] b352a97aabf1: Waiting [2023-09-20T20:57:04.041Z] 4872d77fe225: Waiting [2023-09-20T20:57:04.041Z] 5851b861e8e6: Waiting [2023-09-20T20:57:04.041Z] e2be974225ed: Download complete [2023-09-20T20:57:04.041Z] 988bab9f4d93: Download complete [2023-09-20T20:57:04.041Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T20:57:04.300Z] 339a4e72a1f5: Download complete [2023-09-20T20:57:04.300Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T20:57:04.300Z] 1469e6f7b9e6: Download complete [2023-09-20T20:57:04.300Z] eaf3925da568: Verifying Checksum [2023-09-20T20:57:04.300Z] eaf3925da568: Download complete [2023-09-20T20:57:04.300Z] bde34c3a00c8: Verifying Checksum [2023-09-20T20:57:04.300Z] bde34c3a00c8: Download complete [2023-09-20T20:57:04.300Z] b352a97aabf1: Download complete [2023-09-20T20:57:04.300Z] 4872d77fe225: Verifying Checksum [2023-09-20T20:57:04.300Z] 4872d77fe225: Download complete [2023-09-20T20:57:04.300Z] 5851b861e8e6: Verifying Checksum [2023-09-20T20:57:04.300Z] 5851b861e8e6: Download complete [2023-09-20T20:57:04.300Z] b85a868b505f: Verifying Checksum [2023-09-20T20:57:04.300Z] b85a868b505f: Download complete [2023-09-20T20:57:04.558Z] bab4dde63d76: Verifying Checksum [2023-09-20T20:57:04.558Z] bab4dde63d76: Download complete [2023-09-20T20:57:05.497Z] b85a868b505f: Pull complete [2023-09-20T20:57:05.757Z] e2be974225ed: Pull complete [2023-09-20T20:57:06.323Z] 339a4e72a1f5: Pull complete [2023-09-20T20:57:06.323Z] 988bab9f4d93: Pull complete [2023-09-20T20:57:06.583Z] 1469e6f7b9e6: Pull complete [2023-09-20T20:57:06.583Z] eaf3925da568: Pull complete [2023-09-20T20:57:08.483Z] bab4dde63d76: Pull complete [2023-09-20T20:57:08.483Z] bde34c3a00c8: Pull complete [2023-09-20T20:57:08.742Z] b352a97aabf1: Pull complete [2023-09-20T20:57:08.742Z] 4872d77fe225: Pull complete [2023-09-20T20:57:08.742Z] 5851b861e8e6: Pull complete [2023-09-20T20:57:08.742Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T20:57:08.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:57:08.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:57:08.841Z] prd-ubuntu20.04-docker-8c-8g-7236 does not seem to be running inside a container [2023-09-20T20:57:08.878Z] $ 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 [2023-09-20T20:57:11.189Z] $ docker top 6eb00f0671251bf3ffbfd240301e978ae4412d81d3a84240359a759c6d4729fc -eo pid,comm [2023-09-20T20:57:11.239Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T20:57:11.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:57:11.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:57:11.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:57:11.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:57:11.411Z] $ docker exec 6eb00f0671251bf3ffbfd240301e978ae4412d81d3a84240359a759c6d4729fc ssh-agent [2023-09-20T20:57:11.543Z] SSH_AUTH_SOCK=/tmp/ssh-uANunWkfcl8M/agent.34 [2023-09-20T20:57:11.543Z] SSH_AGENT_PID=40 [2023-09-20T20:57:11.555Z] Running ssh-add (command line suppressed) [2023-09-20T20:57:11.659Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17001976494002072761.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17001976494002072761.key) [2023-09-20T20:57:11.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:57:11.962Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T20:57:11.982Z] $ docker exec --env ******** --env ******** 6eb00f0671251bf3ffbfd240301e978ae4412d81d3a84240359a759c6d4729fc ssh-agent -k [2023-09-20T20:57:12.095Z] unset SSH_AUTH_SOCK; [2023-09-20T20:57:12.096Z] unset SSH_AGENT_PID; [2023-09-20T20:57:12.096Z] echo Agent pid 40 killed; [2023-09-20T20:57:12.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T20:57:12.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:57:12.130Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:57:12.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:57:12.251Z] $ docker exec 6eb00f0671251bf3ffbfd240301e978ae4412d81d3a84240359a759c6d4729fc ssh-agent [2023-09-20T20:57:12.365Z] SSH_AUTH_SOCK=/tmp/ssh-Qs7A1fes5b4U/agent.72 [2023-09-20T20:57:12.365Z] SSH_AGENT_PID=78 [2023-09-20T20:57:12.370Z] Running ssh-add (command line suppressed) [2023-09-20T20:57:12.476Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4599056824005281203.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4599056824005281203.key) [2023-09-20T20:57:12.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:57:12.777Z] + git semver init [2023-09-20T20:57:13.036Z] 2023-09-20 20:57:12,953 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T20:57:13.036Z] 2023-09-20 20:57:12,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-20T20:57:13.036Z] 2023-09-20 20:57:12,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-20T20:57:13.036Z] 2023-09-20 20:57:12,955 [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) [2023-09-20T20:57:14.418Z] 2023-09-20 20:57:13,984 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-09-20T20:57:14.418Z] 2023-09-20 20:57:13,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-09-20T20:57:14.418Z] 2023-09-20 20:57:13,984 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-20T20:57:14.418Z] 2023-09-20 20:57:13,984 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-20T20:57:14.418Z] 3.1.0-dev.12 [Pipeline] } [2023-09-20T20:57:14.431Z] $ docker exec --env ******** --env ******** 6eb00f0671251bf3ffbfd240301e978ae4412d81d3a84240359a759c6d4729fc ssh-agent -k [2023-09-20T20:57:14.541Z] unset SSH_AUTH_SOCK; [2023-09-20T20:57:14.541Z] unset SSH_AGENT_PID; [2023-09-20T20:57:14.541Z] echo Agent pid 78 killed; [2023-09-20T20:57:14.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:57:14.856Z] + git semver [Pipeline] } [2023-09-20T20:57:15.132Z] $ docker stop --time=1 6eb00f0671251bf3ffbfd240301e978ae4412d81d3a84240359a759c6d4729fc [2023-09-20T20:57:16.412Z] $ docker rm -f --volumes 6eb00f0671251bf3ffbfd240301e978ae4412d81d3a84240359a759c6d4729fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:57:16.740Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T20:57:16.934Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T20:57:16.936Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:57:17.086Z] provisioning config files... [2023-09-20T20:57:17.094Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9629650950569705202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:17.382Z] ---> docker-login.sh [2023-09-20T20:57:17.382Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:57:17.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:17.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:17.382Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:17.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:17.382Z] [2023-09-20T20:57:17.382Z] Login Succeeded [2023-09-20T20:57:17.382Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:57:17.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:17.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:17.382Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:17.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:17.382Z] [2023-09-20T20:57:17.382Z] Login Succeeded [2023-09-20T20:57:17.382Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:57:17.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:17.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:17.640Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:17.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:17.640Z] [2023-09-20T20:57:17.640Z] Login Succeeded [2023-09-20T20:57:17.640Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:57:17.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:17.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:17.640Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:17.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:17.640Z] [2023-09-20T20:57:17.640Z] Login Succeeded [2023-09-20T20:57:17.640Z] docker.io [2023-09-20T20:57:17.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:17.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:17.902Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:17.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:17.902Z] [2023-09-20T20:57:17.902Z] Login Succeeded [2023-09-20T20:57:17.902Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:57:17.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:57:17.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:57:17.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:57:17.991Z] ========================================================= [2023-09-20T20:57:17.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T20:57:17.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:18.310Z] + 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 . [2023-09-20T20:57:18.310Z] Sending build context to Docker daemon 21.52MB [2023-09-20T20:57:18.310Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:57:18.310Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T20:57:18.582Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T20:57:18.582Z] 7264a8db6415: Pulling fs layer [2023-09-20T20:57:18.582Z] c4d48a809fc2: Pulling fs layer [2023-09-20T20:57:18.582Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T20:57:18.582Z] ad3a456e5733: Pulling fs layer [2023-09-20T20:57:18.582Z] 33e27b845d1e: Pulling fs layer [2023-09-20T20:57:18.582Z] c68163c4e522: Pulling fs layer [2023-09-20T20:57:18.582Z] 50da416c3ac9: Pulling fs layer [2023-09-20T20:57:18.582Z] ad3a456e5733: Waiting [2023-09-20T20:57:18.582Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T20:57:18.582Z] 33e27b845d1e: Waiting [2023-09-20T20:57:18.582Z] 50da416c3ac9: Waiting [2023-09-20T20:57:18.582Z] c68163c4e522: Waiting [2023-09-20T20:57:18.582Z] 23d2d4c4bb30: Waiting [2023-09-20T20:57:18.582Z] c4d48a809fc2: Download complete [2023-09-20T20:57:18.582Z] ad3a456e5733: Download complete [2023-09-20T20:57:18.582Z] 33e27b845d1e: Verifying Checksum [2023-09-20T20:57:18.582Z] 33e27b845d1e: Download complete [2023-09-20T20:57:18.582Z] 7264a8db6415: Verifying Checksum [2023-09-20T20:57:18.582Z] 7264a8db6415: Download complete [2023-09-20T20:57:18.582Z] c68163c4e522: Verifying Checksum [2023-09-20T20:57:18.582Z] c68163c4e522: Download complete [2023-09-20T20:57:18.840Z] 7264a8db6415: Pull complete [2023-09-20T20:57:18.840Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T20:57:18.840Z] 23d2d4c4bb30: Download complete [2023-09-20T20:57:18.840Z] c4d48a809fc2: Pull complete [2023-09-20T20:57:18.840Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T20:57:18.840Z] 4f1c88b9dad5: Download complete [2023-09-20T20:57:19.404Z] 50da416c3ac9: Verifying Checksum [2023-09-20T20:57:19.404Z] 50da416c3ac9: Download complete [2023-09-20T20:57:22.717Z] 4f1c88b9dad5: Pull complete [2023-09-20T20:57:22.717Z] ad3a456e5733: Pull complete [2023-09-20T20:57:22.717Z] 33e27b845d1e: Pull complete [2023-09-20T20:57:22.717Z] c68163c4e522: Pull complete [2023-09-20T20:57:25.266Z] 50da416c3ac9: Pull complete [2023-09-20T20:57:25.524Z] 23d2d4c4bb30: Pull complete [2023-09-20T20:57:25.524Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T20:57:25.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:57:25.524Z] ---> 0786185ac409 [2023-09-20T20:57:25.524Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:57:29.720Z] ---> Running in f3add4cd42dd [2023-09-20T20:57:29.720Z] Removing intermediate container f3add4cd42dd [2023-09-20T20:57:29.720Z] ---> c3b725fe3e39 [2023-09-20T20:57:29.720Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:57:29.720Z] ---> Running in 74c473a6517e [2023-09-20T20:57:29.720Z] Removing intermediate container 74c473a6517e [2023-09-20T20:57:29.720Z] ---> a388fbe65df1 [2023-09-20T20:57:29.720Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:57:29.720Z] ---> Running in 5bdc3183adf0 [2023-09-20T20:57:29.720Z] Removing intermediate container 5bdc3183adf0 [2023-09-20T20:57:29.720Z] ---> 7bf452d00456 [2023-09-20T20:57:29.720Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:57:29.720Z] ---> Running in 1a81151c54ab [2023-09-20T20:57:29.720Z] Removing intermediate container 1a81151c54ab [2023-09-20T20:57:29.720Z] ---> 03b11b5e9495 [2023-09-20T20:57:29.720Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-20T20:57:29.720Z] ---> Running in 0bd98627f7e6 [2023-09-20T20:57:29.720Z] Removing intermediate container 0bd98627f7e6 [2023-09-20T20:57:29.720Z] ---> ab73e01aebf0 [2023-09-20T20:57:29.720Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:57:29.720Z] ---> Running in 60a087740938 [2023-09-20T20:57:29.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:30.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:57:30.306Z] OK: 264 MiB in 52 packages [2023-09-20T20:57:32.041Z] Still waiting to schedule task [2023-09-20T20:57:32.041Z] ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:57:32.041Z] ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:57:32.041Z] ‘prd-ubuntu20.04-docker-8c-8g-7216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:57:32.041Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7234’ is offline [2023-09-20T20:57:32.041Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7235’ is offline [2023-09-20T20:57:32.041Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7237’ is offline [2023-09-20T20:57:32.041Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7240’ is offline [2023-09-20T20:57:33.465Z] Removing intermediate container 60a087740938 [2023-09-20T20:57:33.465Z] ---> bfa616a5fb18 [2023-09-20T20:57:33.465Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-20T20:57:33.465Z] ---> Running in f2aac9765dbd [2023-09-20T20:57:33.465Z] Removing intermediate container f2aac9765dbd [2023-09-20T20:57:33.465Z] ---> 9ffc921952cd [2023-09-20T20:57:33.465Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-20T20:57:33.465Z] ---> f3012c6ffaff [2023-09-20T20:57:33.465Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:57:33.465Z] ---> Running in 9c89c2b7502b [2023-09-20T20:58:05.556Z] Removing intermediate container 9c89c2b7502b [2023-09-20T20:58:05.556Z] ---> 1447a2e4d445 [2023-09-20T20:58:05.556Z] Step 12/13 : COPY . . [2023-09-20T20:58:05.556Z] ---> 7b616b109482 [2023-09-20T20:58:05.556Z] Step 13/13 : RUN ${MAKE} [2023-09-20T20:58:05.556Z] ---> Running in ec59064f2436 [2023-09-20T20:58:05.556Z] noop [2023-09-20T20:58:05.557Z] Removing intermediate container ec59064f2436 [2023-09-20T20:58:05.557Z] ---> 5fbb4cb24a2e [2023-09-20T20:58:05.557Z] Successfully built 5fbb4cb24a2e [2023-09-20T20:58:05.557Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:05.864Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:58:05.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:58:05.931Z] prd-ubuntu20.04-docker-8c-8g-7236 does not seem to be running inside a container [2023-09-20T20:58:05.963Z] $ 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 [2023-09-20T20:58:06.290Z] $ docker top 0e1e912ce63d1c520ac69313a1f0083ea3e4e8bba6cf949a0ae5364c61944c53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:58:06.624Z] + go version [2023-09-20T20:58:06.624Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T20:58:06.636Z] $ docker stop --time=1 0e1e912ce63d1c520ac69313a1f0083ea3e4e8bba6cf949a0ae5364c61944c53 [2023-09-20T20:58:07.900Z] $ docker rm -f --volumes 0e1e912ce63d1c520ac69313a1f0083ea3e4e8bba6cf949a0ae5364c61944c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:08.281Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:58:08.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:58:08.359Z] prd-ubuntu20.04-docker-8c-8g-7236 does not seem to be running inside a container [2023-09-20T20:58:08.390Z] $ 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 [2023-09-20T20:58:08.696Z] $ docker top bd61f1f8346bec5d529985592353f00b7a9bfb64f197b9c64b16bb87e1d2f72f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:58:09.025Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:58:09.317Z] + make test [2023-09-20T20:58:09.317Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T20:58:10.690Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-20T20:58:20.694Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-20T20:58:20.694Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-20T20:58:23.227Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.046s coverage: 31.5% of statements [2023-09-20T20:58:23.227Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.362s coverage: 86.5% of statements [2023-09-20T20:58:30.429Z] go vet ./... [2023-09-20T20:58:34.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T20:58:34.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T20:58:34.615Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T20:58:34.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T20:58:34.636Z] $ docker stop --time=1 bd61f1f8346bec5d529985592353f00b7a9bfb64f197b9c64b16bb87e1d2f72f [2023-09-20T20:58:38.020Z] $ docker rm -f --volumes bd61f1f8346bec5d529985592353f00b7a9bfb64f197b9c64b16bb87e1d2f72f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:58:38.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T20:58:38.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T20:58:38.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T20:58:39.334Z] + ls -al . [2023-09-20T20:58:39.334Z] total 244 [2023-09-20T20:58:39.334Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 20:58 . [2023-09-20T20:58:39.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 .. [2023-09-20T20:58:39.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:58 .git [2023-09-20T20:58:39.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:56 .github [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 20 20:56 .gitignore [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 20:56 .golangci.yml [2023-09-20T20:58:39.334Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:57 .semver [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 20 20:56 Attribution.txt [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 20 20:56 CHANGELOG.md [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 20 20:56 Dockerfile [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:56 GOVERNANCE.md [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 20 20:56 Jenkinsfile [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 20:56 LICENSE [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 20 20:56 Makefile [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 20:56 OWNERS.md [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 20 20:56 README.md [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:57 VERSION [2023-09-20T20:58:39.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:56 bin [2023-09-20T20:58:39.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:56 cmd [2023-09-20T20:58:39.334Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 20 20:58 coverage.out [2023-09-20T20:58:39.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 doc [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 20 20:56 go.mod [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 20 20:56 go.sum [2023-09-20T20:58:39.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 internal [2023-09-20T20:58:39.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 snap [2023-09-20T20:58:39.334Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 20 20:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:39.751Z] + 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=2b8b1f1be182705f8d5d9c1eb22e94c14d243821 --label arch=amd64 --label version=3.1.0-dev.12 . [2023-09-20T20:58:39.751Z] Sending build context to Docker daemon 21.6MB [2023-09-20T20:58:39.751Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:58:39.751Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T20:58:39.751Z] ---> 5fbb4cb24a2e [2023-09-20T20:58:39.751Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:58:40.025Z] ---> Running in b375de9269ea [2023-09-20T20:58:40.025Z] Removing intermediate container b375de9269ea [2023-09-20T20:58:40.025Z] ---> 14ae824e3065 [2023-09-20T20:58:40.025Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:58:40.025Z] ---> Running in bbb7d195a5af [2023-09-20T20:58:40.283Z] Removing intermediate container bbb7d195a5af [2023-09-20T20:58:40.283Z] ---> 39134f047a2c [2023-09-20T20:58:40.283Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:58:40.283Z] ---> Running in eef461914707 [2023-09-20T20:58:40.283Z] Removing intermediate container eef461914707 [2023-09-20T20:58:40.283Z] ---> c7159dc63b82 [2023-09-20T20:58:40.283Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:58:40.283Z] ---> Running in e8c9f17b409d [2023-09-20T20:58:40.283Z] Removing intermediate container e8c9f17b409d [2023-09-20T20:58:40.283Z] ---> 268ff98247e8 [2023-09-20T20:58:40.283Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-20T20:58:40.283Z] ---> Running in fb71cfada126 [2023-09-20T20:58:40.541Z] Removing intermediate container fb71cfada126 [2023-09-20T20:58:40.541Z] ---> b57dcda5c321 [2023-09-20T20:58:40.541Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:58:40.541Z] ---> Running in 1021ee51d296 [2023-09-20T20:58:40.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:58:40.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:58:41.059Z] OK: 264 MiB in 52 packages [2023-09-20T20:58:41.318Z] Removing intermediate container 1021ee51d296 [2023-09-20T20:58:41.318Z] ---> e80f957a0b51 [2023-09-20T20:58:41.318Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-20T20:58:41.318Z] ---> Running in f0bd35469e2e [2023-09-20T20:58:41.579Z] Removing intermediate container f0bd35469e2e [2023-09-20T20:58:41.579Z] ---> 5d099bf4b71d [2023-09-20T20:58:41.579Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-20T20:58:41.579Z] ---> a35b65b74177 [2023-09-20T20:58:41.579Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:58:41.579Z] ---> Running in fd9887f9ff68 [2023-09-20T20:58:42.514Z] Removing intermediate container fd9887f9ff68 [2023-09-20T20:58:42.514Z] ---> 6b8052182100 [2023-09-20T20:58:42.514Z] Step 12/26 : COPY . . [2023-09-20T20:58:43.096Z] ---> 86a459a0bd63 [2023-09-20T20:58:43.096Z] Step 13/26 : RUN ${MAKE} [2023-09-20T20:58:43.096Z] ---> Running in 2a8431bf88d8 [2023-09-20T20:58:43.355Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-20T20:59:05.512Z] Removing intermediate container 2a8431bf88d8 [2023-09-20T20:59:05.512Z] ---> 0b1e370b49f0 [2023-09-20T20:59:05.512Z] Step 14/26 : FROM alpine:3.18 [2023-09-20T20:59:05.512Z] 3.18: Pulling from library/alpine [2023-09-20T20:59:05.512Z] 7264a8db6415: Already exists [2023-09-20T20:59:05.512Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:59:05.512Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T20:59:05.512Z] ---> 7e01a0d0a1dc [2023-09-20T20:59:05.512Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T20:59:05.512Z] ---> Running in 8431d19f34c0 [2023-09-20T20:59:05.512Z] Removing intermediate container 8431d19f34c0 [2023-09-20T20:59:05.512Z] ---> 89b3bd3d0897 [2023-09-20T20:59:05.512Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-20T20:59:05.512Z] ---> Running in b97d7f8066bc [2023-09-20T20:59:05.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:59:05.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:59:05.512Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T20:59:05.512Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T20:59:05.512Z] OK: 7 MiB in 16 packages [2023-09-20T20:59:05.771Z] Removing intermediate container b97d7f8066bc [2023-09-20T20:59:05.771Z] ---> 932cbd417dd9 [2023-09-20T20:59:05.771Z] Step 17/26 : WORKDIR / [2023-09-20T20:59:05.771Z] ---> Running in 278fe7f5fce1 [2023-09-20T20:59:05.771Z] Removing intermediate container 278fe7f5fce1 [2023-09-20T20:59:05.771Z] ---> 36da1060725a [2023-09-20T20:59:05.771Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-20T20:59:06.718Z] ---> 0e12e9ae364e [2023-09-20T20:59:06.718Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-20T20:59:06.718Z] ---> 6ccb7eccecaf [2023-09-20T20:59:06.718Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-20T20:59:06.718Z] ---> 9bb0b6408226 [2023-09-20T20:59:06.718Z] Step 21/26 : EXPOSE 59984 [2023-09-20T20:59:06.718Z] ---> Running in 9056fc4ca308 [2023-09-20T20:59:06.976Z] Removing intermediate container 9056fc4ca308 [2023-09-20T20:59:06.976Z] ---> 426d2729429c [2023-09-20T20:59:06.976Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-20T20:59:06.976Z] ---> Running in 8a03a53a0480 [2023-09-20T20:59:06.976Z] Removing intermediate container 8a03a53a0480 [2023-09-20T20:59:06.976Z] ---> 5c43b1e9802e [2023-09-20T20:59:06.976Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T20:59:06.976Z] ---> Running in bbd00beda46d [2023-09-20T20:59:06.976Z] Removing intermediate container bbd00beda46d [2023-09-20T20:59:06.976Z] ---> 186ca0eedc35 [2023-09-20T20:59:06.976Z] Step 24/26 : LABEL arch=amd64 [2023-09-20T20:59:06.976Z] ---> Running in 6b5dad1bbd3d [2023-09-20T20:59:07.236Z] Removing intermediate container 6b5dad1bbd3d [2023-09-20T20:59:07.236Z] ---> 29ac01b292c7 [2023-09-20T20:59:07.236Z] Step 25/26 : LABEL git_sha=2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [2023-09-20T20:59:07.236Z] ---> Running in 1eff369550c4 [2023-09-20T20:59:07.236Z] Removing intermediate container 1eff369550c4 [2023-09-20T20:59:07.236Z] ---> a96202205743 [2023-09-20T20:59:07.236Z] Step 26/26 : LABEL version=3.1.0-dev.12 [2023-09-20T20:59:07.236Z] ---> Running in 80dcc255e2c7 [2023-09-20T20:59:07.236Z] Removing intermediate container 80dcc255e2c7 [2023-09-20T20:59:07.236Z] ---> 770d8a9102db [2023-09-20T20:59:07.236Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T20:59:07.236Z] Successfully built 770d8a9102db [2023-09-20T20:59:07.236Z] 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 [2023-09-20T20:59:07.348Z] provisioning config files... [2023-09-20T20:59:07.357Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3452823446591614929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:07.708Z] ---> docker-login.sh [2023-09-20T20:59:07.708Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:59:07.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:07.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:07.708Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:07.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:07.708Z] [2023-09-20T20:59:07.708Z] Login Succeeded [2023-09-20T20:59:07.708Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:59:07.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:08.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:08.473Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:08.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:08.473Z] [2023-09-20T20:59:08.473Z] Login Succeeded [2023-09-20T20:59:08.473Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:59:08.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:08.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:08.473Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:08.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:08.473Z] [2023-09-20T20:59:08.473Z] Login Succeeded [2023-09-20T20:59:08.473Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:59:08.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:08.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:08.473Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:08.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:08.473Z] [2023-09-20T20:59:08.473Z] Login Succeeded [2023-09-20T20:59:08.473Z] docker.io [2023-09-20T20:59:08.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:59:08.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:59:08.732Z] Configure a credential helper to remove this warning. See [2023-09-20T20:59:08.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:59:08.732Z] [2023-09-20T20:59:08.732Z] Login Succeeded [2023-09-20T20:59:08.732Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:59:08.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:59:08.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:59:08.801Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-09-20T20:59:08.802Z] 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [2023-09-20T20:59:08.802Z] latest [2023-09-20T20:59:08.802Z] 3.1.0-dev.12 [2023-09-20T20:59:08.802Z] 2b8b1f1be182705f8d5d9c1eb22e94c14d243821-3.1.0-dev.12 [2023-09-20T20:59:08.802Z] main [2023-09-20T20:59:08.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:09.136Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:09.452Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [2023-09-20T20:59:09.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-20T20:59:09.452Z] 2231ba311107: Preparing [2023-09-20T20:59:09.452Z] c4bfe2fd3520: Preparing [2023-09-20T20:59:09.452Z] 8aebf06dc9fa: Preparing [2023-09-20T20:59:09.452Z] 58db77d6a7ce: Preparing [2023-09-20T20:59:09.452Z] 4693057ce236: Preparing [2023-09-20T20:59:09.452Z] 4693057ce236: Layer already exists [2023-09-20T20:59:09.452Z] c4bfe2fd3520: Pushed [2023-09-20T20:59:09.452Z] 2231ba311107: Pushed [2023-09-20T20:59:09.452Z] 58db77d6a7ce: Pushed [2023-09-20T20:59:16.211Z] 8aebf06dc9fa: Pushed [2023-09-20T20:59:16.211Z] 2b8b1f1be182705f8d5d9c1eb22e94c14d243821: digest: sha256:20eec8abc4a658abfda3b9fc33a092d610e726df8eedca0b9258b3ed2abf40e9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:16.528Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:16.842Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-20T20:59:16.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-20T20:59:16.842Z] 2231ba311107: Preparing [2023-09-20T20:59:16.842Z] c4bfe2fd3520: Preparing [2023-09-20T20:59:16.842Z] 8aebf06dc9fa: Preparing [2023-09-20T20:59:16.842Z] 58db77d6a7ce: Preparing [2023-09-20T20:59:16.842Z] 4693057ce236: Preparing [2023-09-20T20:59:16.842Z] 8aebf06dc9fa: Layer already exists [2023-09-20T20:59:16.842Z] 58db77d6a7ce: Layer already exists [2023-09-20T20:59:16.842Z] 2231ba311107: Layer already exists [2023-09-20T20:59:16.842Z] c4bfe2fd3520: Layer already exists [2023-09-20T20:59:16.842Z] 4693057ce236: Layer already exists [2023-09-20T20:59:16.842Z] latest: digest: sha256:20eec8abc4a658abfda3b9fc33a092d610e726df8eedca0b9258b3ed2abf40e9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:17.165Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:17.476Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.12 [2023-09-20T20:59:17.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-20T20:59:17.476Z] 2231ba311107: Preparing [2023-09-20T20:59:17.476Z] c4bfe2fd3520: Preparing [2023-09-20T20:59:17.476Z] 8aebf06dc9fa: Preparing [2023-09-20T20:59:17.476Z] 58db77d6a7ce: Preparing [2023-09-20T20:59:17.476Z] 4693057ce236: Preparing [2023-09-20T20:59:17.476Z] 58db77d6a7ce: Layer already exists [2023-09-20T20:59:17.476Z] c4bfe2fd3520: Layer already exists [2023-09-20T20:59:17.476Z] 4693057ce236: Layer already exists [2023-09-20T20:59:17.476Z] 2231ba311107: Layer already exists [2023-09-20T20:59:17.476Z] 8aebf06dc9fa: Layer already exists [2023-09-20T20:59:17.476Z] 3.1.0-dev.12: digest: sha256:20eec8abc4a658abfda3b9fc33a092d610e726df8eedca0b9258b3ed2abf40e9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:17.800Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2b8b1f1be182705f8d5d9c1eb22e94c14d243821-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:18.106Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2b8b1f1be182705f8d5d9c1eb22e94c14d243821-3.1.0-dev.12 [2023-09-20T20:59:18.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-20T20:59:18.106Z] 2231ba311107: Preparing [2023-09-20T20:59:18.106Z] c4bfe2fd3520: Preparing [2023-09-20T20:59:18.106Z] 8aebf06dc9fa: Preparing [2023-09-20T20:59:18.106Z] 58db77d6a7ce: Preparing [2023-09-20T20:59:18.106Z] 4693057ce236: Preparing [2023-09-20T20:59:18.106Z] 4693057ce236: Layer already exists [2023-09-20T20:59:18.106Z] c4bfe2fd3520: Layer already exists [2023-09-20T20:59:18.106Z] 2231ba311107: Layer already exists [2023-09-20T20:59:18.107Z] 8aebf06dc9fa: Layer already exists [2023-09-20T20:59:18.107Z] 58db77d6a7ce: Layer already exists [2023-09-20T20:59:18.107Z] 2b8b1f1be182705f8d5d9c1eb22e94c14d243821-3.1.0-dev.12: digest: sha256:20eec8abc4a658abfda3b9fc33a092d610e726df8eedca0b9258b3ed2abf40e9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:18.432Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:18.746Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-09-20T20:59:18.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-20T20:59:18.747Z] 2231ba311107: Preparing [2023-09-20T20:59:18.747Z] c4bfe2fd3520: Preparing [2023-09-20T20:59:18.747Z] 8aebf06dc9fa: Preparing [2023-09-20T20:59:18.747Z] 58db77d6a7ce: Preparing [2023-09-20T20:59:18.747Z] 4693057ce236: Preparing [2023-09-20T20:59:18.747Z] 58db77d6a7ce: Layer already exists [2023-09-20T20:59:18.747Z] c4bfe2fd3520: Layer already exists [2023-09-20T20:59:18.747Z] 4693057ce236: Layer already exists [2023-09-20T20:59:18.747Z] 8aebf06dc9fa: Layer already exists [2023-09-20T20:59:18.747Z] 2231ba311107: Layer already exists [2023-09-20T20:59:18.747Z] main: digest: sha256:20eec8abc4a658abfda3b9fc33a092d610e726df8eedca0b9258b3ed2abf40e9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:59:18.796Z] ===================================================== [Pipeline] echo [2023-09-20T20:59:18.803Z] taggedImages: [2023-09-20T20:59:18.803Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [2023-09-20T20:59:18.803Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-20T20:59:18.803Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.12 [2023-09-20T20:59:18.803Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2b8b1f1be182705f8d5d9c1eb22e94c14d243821-3.1.0-dev.12 [2023-09-20T20:59:18.803Z] - 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 [2023-09-20T20:59:19.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:59:19.173Z] [2023-09-20T20:59:19.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:19.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:59:19.466Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T20:59:19.466Z] 5eb5b503b376: Pulling fs layer [2023-09-20T20:59:19.466Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T20:59:19.466Z] ec43610c2a17: Pulling fs layer [2023-09-20T20:59:19.466Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T20:59:19.466Z] 33b1e0a273af: Pulling fs layer [2023-09-20T20:59:19.466Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T20:59:19.466Z] 3a2ae6a8a46f: Waiting [2023-09-20T20:59:19.466Z] 33b1e0a273af: Waiting [2023-09-20T20:59:19.466Z] 2f39f015ded8: Pulling fs layer [2023-09-20T20:59:19.466Z] 5d3b04190fa2: Waiting [2023-09-20T20:59:19.466Z] 2f39f015ded8: Waiting [2023-09-20T20:59:19.466Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T20:59:19.466Z] 5c69ac0246d0: Download complete [2023-09-20T20:59:19.466Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T20:59:19.466Z] 3a2ae6a8a46f: Download complete [2023-09-20T20:59:19.466Z] 33b1e0a273af: Verifying Checksum [2023-09-20T20:59:19.466Z] 33b1e0a273af: Download complete [2023-09-20T20:59:19.466Z] ec43610c2a17: Verifying Checksum [2023-09-20T20:59:19.466Z] ec43610c2a17: Download complete [2023-09-20T20:59:19.466Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T20:59:19.466Z] 5d3b04190fa2: Download complete [2023-09-20T20:59:19.724Z] 5eb5b503b376: Verifying Checksum [2023-09-20T20:59:19.724Z] 5eb5b503b376: Download complete [2023-09-20T20:59:20.290Z] 2f39f015ded8: Download complete [2023-09-20T20:59:21.234Z] 5eb5b503b376: Pull complete [2023-09-20T20:59:21.234Z] 5c69ac0246d0: Pull complete [2023-09-20T20:59:21.492Z] ec43610c2a17: Pull complete [2023-09-20T20:59:21.752Z] 3a2ae6a8a46f: Pull complete [2023-09-20T20:59:22.010Z] 33b1e0a273af: Pull complete [2023-09-20T20:59:22.010Z] 5d3b04190fa2: Pull complete [2023-09-20T20:59:26.191Z] 2f39f015ded8: Pull complete [2023-09-20T20:59:26.191Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T20:59:26.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:59:26.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:26.277Z] prd-ubuntu20.04-docker-8c-8g-7236 does not seem to be running inside a container [2023-09-20T20:59:26.310Z] $ 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 [2023-09-20T20:59:29.815Z] $ docker top 62049eefe64018d3e0ea216d59bfc8988edae671499f1be094cfec6423976eb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:59:30.180Z] ---> job-cost.sh [2023-09-20T20:59:30.180Z] lf-activate-venv: SKIPPING [2023-09-20T20:59:30.180Z] INFO: No Stack... [2023-09-20T20:59:30.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T20:59:31.007Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T20:59:31.296Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-09-20T20:59:31.296Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T20:59:31.307Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-169-stack-cost] [2023-09-20T20:59:31.315Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-169-stack-cost] did not exist. Created. [2023-09-20T20:59:31.315Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T20:59:31.620Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T20:59:31.648Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T20:59:31.657Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T20:59:31.678Z] $ docker stop --time=1 62049eefe64018d3e0ea216d59bfc8988edae671499f1be094cfec6423976eb5 [2023-09-20T20:59:32.828Z] $ docker rm -f --volumes 62049eefe64018d3e0ea216d59bfc8988edae671499f1be094cfec6423976eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T21:00:04.660Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7253 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-09-20T21:00:04.673Z] Running in /w/workspace/device-onvif-camera/169 [Pipeline] { [Pipeline] checkout [2023-09-20T21:00:04.715Z] The recommended git tool is: git [2023-09-20T21:00:15.894Z] using credential edgex-jenkins-ssh [2023-09-20T21:00:15.913Z] Cloning the remote Git repository [2023-09-20T21:00:15.988Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-20T21:00:16.202Z] > git init /w/workspace/device-onvif-camera/169 # timeout=10 [2023-09-20T21:00:16.529Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-20T21:00:16.530Z] > git --version # timeout=10 [2023-09-20T21:00:16.619Z] > git --version # 'git version 2.25.1' [2023-09-20T21:00:16.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T21:00:17.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T21:00:19.047Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-20T21:00:19.091Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T21:00:20.840Z] Avoid second fetch [2023-09-20T21:00:20.840Z] Checking out Revision 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 (main) [2023-09-20T21:00:20.885Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T21:00:21.136Z] > git checkout -f 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 # timeout=10 [2023-09-20T21:00:22.450Z] Commit message: "Merge pull request #387 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:00:23.847Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T21:00:23.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:00:23.847Z] Dload Upload Total Spent Left Speed [2023-09-20T21:00:23.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-09-20T21:00:24.994Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T21:00:25.417Z] + sudo tee /etc/docker/daemon.new [2023-09-20T21:00:25.417Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T21:00:25.699Z] { [2023-09-20T21:00:25.699Z] "registry-mirrors": [ [2023-09-20T21:00:25.699Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T21:00:25.699Z] ], [2023-09-20T21:00:25.699Z] "bip": "10.250.0.254/24", [2023-09-20T21:00:25.699Z] "hosts": [ [2023-09-20T21:00:25.699Z] "tcp://0.0.0.0:5555", [2023-09-20T21:00:25.699Z] "unix:///var/run/docker.sock" [2023-09-20T21:00:25.699Z] ], [2023-09-20T21:00:25.699Z] "mtu": 1458, [2023-09-20T21:00:25.699Z] "selinux-enabled": true, [2023-09-20T21:00:25.699Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T21:00:25.699Z] } [Pipeline] sh [2023-09-20T21:00:26.136Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T21:00:26.530Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:00:44.975Z] provisioning config files... [2023-09-20T21:00:45.013Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/169@tmp/config2108970085684799176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:00:45.409Z] ---> docker-login.sh [2023-09-20T21:00:45.409Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:00:46.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:46.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:46.297Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:46.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:46.297Z] [2023-09-20T21:00:46.297Z] Login Succeeded [2023-09-20T21:00:46.297Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:00:46.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:46.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:46.848Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:46.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:46.848Z] [2023-09-20T21:00:46.848Z] Login Succeeded [2023-09-20T21:00:46.848Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:00:47.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:47.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:47.127Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:47.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:47.127Z] [2023-09-20T21:00:47.127Z] Login Succeeded [2023-09-20T21:00:47.127Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:00:47.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:47.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:47.728Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:47.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:47.728Z] [2023-09-20T21:00:47.728Z] Login Succeeded [2023-09-20T21:00:47.728Z] docker.io [2023-09-20T21:00:48.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:48.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:48.280Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:48.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:48.280Z] [2023-09-20T21:00:48.280Z] Login Succeeded [2023-09-20T21:00:48.280Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:00:48.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T21:00:48.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:00:48.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:00:48.747Z] ========================================================= [2023-09-20T21:00:48.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T21:00:48.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:49.123Z] + 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 . [2023-09-20T21:00:49.727Z] Sending build context to Docker daemon 14.12MB [2023-09-20T21:00:49.727Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:00:49.727Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T21:00:49.727Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T21:00:49.727Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T21:00:49.727Z] 5d54e960e981: Pulling fs layer [2023-09-20T21:00:49.727Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T21:00:49.727Z] f0e02332f6b5: Pulling fs layer [2023-09-20T21:00:49.727Z] cefa15bbcfad: Pulling fs layer [2023-09-20T21:00:49.727Z] 17808c966233: Pulling fs layer [2023-09-20T21:00:49.727Z] f4c1fc716caa: Pulling fs layer [2023-09-20T21:00:49.727Z] cefa15bbcfad: Waiting [2023-09-20T21:00:49.727Z] 17808c966233: Waiting [2023-09-20T21:00:49.727Z] f4c1fc716caa: Waiting [2023-09-20T21:00:49.727Z] f0e02332f6b5: Waiting [2023-09-20T21:00:50.008Z] 5d54e960e981: Verifying Checksum [2023-09-20T21:00:50.008Z] 5d54e960e981: Download complete [2023-09-20T21:00:50.008Z] f0e02332f6b5: Verifying Checksum [2023-09-20T21:00:50.008Z] f0e02332f6b5: Download complete [2023-09-20T21:00:50.008Z] cefa15bbcfad: Verifying Checksum [2023-09-20T21:00:50.008Z] cefa15bbcfad: Download complete [2023-09-20T21:00:50.008Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T21:00:50.008Z] 9fda8d8052c6: Download complete [2023-09-20T21:00:50.629Z] f4c1fc716caa: Verifying Checksum [2023-09-20T21:00:50.629Z] f4c1fc716caa: Download complete [2023-09-20T21:00:51.237Z] 9fda8d8052c6: Pull complete [2023-09-20T21:00:51.971Z] 5d54e960e981: Pull complete [2023-09-20T21:00:51.971Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T21:00:51.971Z] c4a7e357bf2a: Download complete [2023-09-20T21:00:53.409Z] 17808c966233: Verifying Checksum [2023-09-20T21:00:53.409Z] 17808c966233: Download complete [2023-09-20T21:01:04.152Z] c4a7e357bf2a: Pull complete [2023-09-20T21:01:04.152Z] f0e02332f6b5: Pull complete [2023-09-20T21:01:04.152Z] cefa15bbcfad: Pull complete [2023-09-20T21:01:12.436Z] 17808c966233: Pull complete [2023-09-20T21:01:13.037Z] f4c1fc716caa: Pull complete [2023-09-20T21:01:13.037Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T21:01:13.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T21:01:13.037Z] ---> ea914061e18c [2023-09-20T21:01:13.037Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:01:15.737Z] ---> Running in cc52d1d0fb90 [2023-09-20T21:01:15.737Z] Removing intermediate container cc52d1d0fb90 [2023-09-20T21:01:15.737Z] ---> 33583624ee64 [2023-09-20T21:01:15.737Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:01:16.014Z] ---> Running in 5e96523f7bc6 [2023-09-20T21:01:16.288Z] Removing intermediate container 5e96523f7bc6 [2023-09-20T21:01:16.288Z] ---> b5cc31f0292c [2023-09-20T21:01:16.288Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T21:01:16.288Z] ---> Running in 6048bce61c5e [2023-09-20T21:01:16.567Z] Removing intermediate container 6048bce61c5e [2023-09-20T21:01:16.567Z] ---> 148e4eed2952 [2023-09-20T21:01:16.567Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:01:16.845Z] ---> Running in 39329a8040a6 [2023-09-20T21:01:17.121Z] Removing intermediate container 39329a8040a6 [2023-09-20T21:01:17.121Z] ---> 6d1186013be5 [2023-09-20T21:01:17.121Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-20T21:01:17.121Z] ---> Running in 03adbdee0394 [2023-09-20T21:01:17.727Z] Removing intermediate container 03adbdee0394 [2023-09-20T21:01:17.727Z] ---> e5e06c87244b [2023-09-20T21:01:17.727Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:01:17.727Z] ---> Running in d07bcc10105d [2023-09-20T21:01:19.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:01:19.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:01:21.198Z] OK: 266 MiB in 52 packages [2023-09-20T21:01:22.184Z] Removing intermediate container d07bcc10105d [2023-09-20T21:01:22.184Z] ---> 283b3c983d01 [2023-09-20T21:01:22.184Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-20T21:01:22.456Z] ---> Running in 88986464f67e [2023-09-20T21:01:22.731Z] Removing intermediate container 88986464f67e [2023-09-20T21:01:22.731Z] ---> 5c8eb7dc47b5 [2023-09-20T21:01:22.731Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-20T21:01:23.489Z] ---> 6c48d3b265ff [2023-09-20T21:01:23.489Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:01:23.489Z] ---> Running in 3adf735461ea [2023-09-20T21:02:45.326Z] Removing intermediate container 3adf735461ea [2023-09-20T21:02:45.326Z] ---> a583820e83c8 [2023-09-20T21:02:45.326Z] Step 12/13 : COPY . . [2023-09-20T21:02:45.326Z] ---> 0c46075e068a [2023-09-20T21:02:45.326Z] Step 13/13 : RUN ${MAKE} [2023-09-20T21:02:45.326Z] ---> Running in 7547cbff37ac [2023-09-20T21:02:45.607Z] noop [2023-09-20T21:02:46.613Z] Removing intermediate container 7547cbff37ac [2023-09-20T21:02:46.613Z] ---> 6bb01f42ae73 [2023-09-20T21:02:46.613Z] Successfully built 6bb01f42ae73 [2023-09-20T21:02:46.613Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:02:47.003Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:02:47.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:02:47.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-7253 does not seem to be running inside a container [2023-09-20T21:02:47.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/169 -v /w/workspace/device-onvif-camera/169:/w/workspace/device-onvif-camera/169:rw,z -v /w/workspace/device-onvif-camera/169@tmp:/w/workspace/device-onvif-camera/169@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 [2023-09-20T21:02:48.844Z] $ docker top 81baae9606a20c514810e68d8e6eaf7610dad384ee82ab324aba92f26c127f9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:02:49.746Z] + go version [2023-09-20T21:02:49.746Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T21:02:49.772Z] $ docker stop --time=1 81baae9606a20c514810e68d8e6eaf7610dad384ee82ab324aba92f26c127f9e [2023-09-20T21:02:51.521Z] $ docker rm -f --volumes 81baae9606a20c514810e68d8e6eaf7610dad384ee82ab324aba92f26c127f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:02:52.137Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:02:52.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:02:52.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-7253 does not seem to be running inside a container [2023-09-20T21:02:52.453Z] $ 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/169 -v /w/workspace/device-onvif-camera/169:/w/workspace/device-onvif-camera/169:rw,z -v /w/workspace/device-onvif-camera/169@tmp:/w/workspace/device-onvif-camera/169@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 [2023-09-20T21:02:53.814Z] $ docker top f210b56485f8fbd5e7dcce22242d2ba21a5fe263e515fe459aeb994135eb2912 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:02:54.707Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/169 [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:02:55.395Z] + make test [2023-09-20T21:02:55.395Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T21:03:00.805Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-20T21:05:37.731Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-20T21:05:37.731Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-20T21:05:37.731Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 31.5% of statements [2023-09-20T21:05:50.114Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.760s coverage: 86.5% of statements [2023-09-20T21:05:50.114Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T21:05:50.114Z] go vet ./... [2023-09-20T21:06:22.617Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T21:06:22.617Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T21:06:22.617Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T21:06:22.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T21:06:22.656Z] $ docker stop --time=1 f210b56485f8fbd5e7dcce22242d2ba21a5fe263e515fe459aeb994135eb2912 [2023-09-20T21:06:24.759Z] $ docker rm -f --volumes f210b56485f8fbd5e7dcce22242d2ba21a5fe263e515fe459aeb994135eb2912 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:06:26.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T21:06:26.494Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T21:06:27.342Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:06:27.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T21:06:28.147Z] + ls -al . [2023-09-20T21:06:28.147Z] total 240 [2023-09-20T21:06:28.147Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:02 . [2023-09-20T21:06:28.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:00 .. [2023-09-20T21:06:28.147Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:00 .git [2023-09-20T21:06:28.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:00 .github [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 20 21:00 .gitignore [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 21:00 .golangci.yml [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 20 21:00 Attribution.txt [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 20 21:00 CHANGELOG.md [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 20 21:00 Dockerfile [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 21:00 GOVERNANCE.md [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 20 21:00 Jenkinsfile [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 21:00 LICENSE [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 20 21:00 Makefile [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 21:00 OWNERS.md [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 20 21:00 README.md [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:57 VERSION [2023-09-20T21:06:28.147Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:00 bin [2023-09-20T21:06:28.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:00 cmd [2023-09-20T21:06:28.147Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 20 21:05 coverage.out [2023-09-20T21:06:28.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:00 doc [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 20 21:00 go.mod [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 20 21:00 go.sum [2023-09-20T21:06:28.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:00 internal [2023-09-20T21:06:28.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:00 snap [2023-09-20T21:06:28.147Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 20 21:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:28.533Z] + 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=2b8b1f1be182705f8d5d9c1eb22e94c14d243821 --label arch=arm64 --label version=3.1.0-dev.12 . [2023-09-20T21:06:29.143Z] Sending build context to Docker daemon 14.2MB [2023-09-20T21:06:29.143Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:06:29.143Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T21:06:29.143Z] ---> 6bb01f42ae73 [2023-09-20T21:06:29.143Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:06:30.587Z] ---> Running in b2c98bbd47fd [2023-09-20T21:06:30.866Z] Removing intermediate container b2c98bbd47fd [2023-09-20T21:06:30.866Z] ---> 54d40a4fec58 [2023-09-20T21:06:30.866Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:06:31.141Z] ---> Running in 1258f5adc357 [2023-09-20T21:06:31.417Z] Removing intermediate container 1258f5adc357 [2023-09-20T21:06:31.417Z] ---> 8b909645b432 [2023-09-20T21:06:31.417Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T21:06:31.692Z] ---> Running in 897e8b60c006 [2023-09-20T21:06:31.965Z] Removing intermediate container 897e8b60c006 [2023-09-20T21:06:31.965Z] ---> 33085e119e94 [2023-09-20T21:06:31.965Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:06:31.965Z] ---> Running in 51956c929227 [2023-09-20T21:06:32.567Z] Removing intermediate container 51956c929227 [2023-09-20T21:06:32.567Z] ---> c505a6c6cce6 [2023-09-20T21:06:32.567Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-20T21:06:32.567Z] ---> Running in 3562b17ec82b [2023-09-20T21:06:32.851Z] Removing intermediate container 3562b17ec82b [2023-09-20T21:06:32.851Z] ---> 72135f2f2d11 [2023-09-20T21:06:32.851Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:06:33.127Z] ---> Running in 48c9c73fab70 [2023-09-20T21:06:34.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:06:34.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:06:36.819Z] OK: 266 MiB in 52 packages [2023-09-20T21:06:37.421Z] Removing intermediate container 48c9c73fab70 [2023-09-20T21:06:37.421Z] ---> 5e1f90ea2f9c [2023-09-20T21:06:37.421Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-20T21:06:37.695Z] ---> Running in ef76dc332ec8 [2023-09-20T21:06:37.970Z] Removing intermediate container ef76dc332ec8 [2023-09-20T21:06:37.970Z] ---> fe141d236879 [2023-09-20T21:06:37.970Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-20T21:06:38.569Z] ---> 5fa563e6ff00 [2023-09-20T21:06:38.569Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:06:38.569Z] ---> Running in 0fd6d6f26e1a [2023-09-20T21:06:41.952Z] Removing intermediate container 0fd6d6f26e1a [2023-09-20T21:06:41.952Z] ---> d9745c2896c4 [2023-09-20T21:06:41.952Z] Step 12/26 : COPY . . [2023-09-20T21:06:42.922Z] ---> 317b08ada27a [2023-09-20T21:06:42.922Z] Step 13/26 : RUN ${MAKE} [2023-09-20T21:06:43.893Z] ---> Running in 31262b410b81 [2023-09-20T21:06:44.863Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-20T21:09:21.700Z] Removing intermediate container 31262b410b81 [2023-09-20T21:09:21.700Z] ---> d21d4581ba94 [2023-09-20T21:09:21.700Z] Step 14/26 : FROM alpine:3.18 [2023-09-20T21:09:21.700Z] 3.18: Pulling from library/alpine [2023-09-20T21:09:21.700Z] 9fda8d8052c6: Already exists [2023-09-20T21:09:21.700Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:09:21.700Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:09:21.700Z] ---> f6648c04cd6c [2023-09-20T21:09:21.700Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T21:09:21.700Z] ---> Running in 2457de6ac1fd [2023-09-20T21:09:21.700Z] Removing intermediate container 2457de6ac1fd [2023-09-20T21:09:21.700Z] ---> a2da3fd9fd2c [2023-09-20T21:09:21.700Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-20T21:09:21.700Z] ---> Running in 66a91ab5dba1 [2023-09-20T21:09:21.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:09:21.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:09:23.392Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T21:09:23.392Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:09:23.392Z] OK: 8 MiB in 16 packages [2023-09-20T21:09:24.370Z] Removing intermediate container 66a91ab5dba1 [2023-09-20T21:09:24.370Z] ---> e952e25a4b18 [2023-09-20T21:09:24.370Z] Step 17/26 : WORKDIR / [2023-09-20T21:09:24.643Z] ---> Running in 3bf9f6682929 [2023-09-20T21:09:24.912Z] Removing intermediate container 3bf9f6682929 [2023-09-20T21:09:24.912Z] ---> b5b80a468214 [2023-09-20T21:09:24.912Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-20T21:09:26.864Z] ---> 66f487a7f9a3 [2023-09-20T21:09:26.864Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-20T21:09:27.134Z] ---> 6df912024f9b [2023-09-20T21:09:27.134Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-20T21:09:27.728Z] ---> 1842e5e82b73 [2023-09-20T21:09:27.728Z] Step 21/26 : EXPOSE 59984 [2023-09-20T21:09:27.999Z] ---> Running in e253e23cfedf [2023-09-20T21:09:28.270Z] Removing intermediate container e253e23cfedf [2023-09-20T21:09:28.270Z] ---> b4e4ba405eaf [2023-09-20T21:09:28.270Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-20T21:09:28.270Z] ---> Running in 7e282044e6d4 [2023-09-20T21:09:28.540Z] Removing intermediate container 7e282044e6d4 [2023-09-20T21:09:28.540Z] ---> 38da92eba984 [2023-09-20T21:09:28.540Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T21:09:28.819Z] ---> Running in 65f2b1069962 [2023-09-20T21:09:29.089Z] Removing intermediate container 65f2b1069962 [2023-09-20T21:09:29.089Z] ---> c11ba6a64d4c [2023-09-20T21:09:29.089Z] Step 24/26 : LABEL arch=arm64 [2023-09-20T21:09:29.089Z] ---> Running in 827448efe319 [2023-09-20T21:09:29.360Z] Removing intermediate container 827448efe319 [2023-09-20T21:09:29.360Z] ---> 95da96142e38 [2023-09-20T21:09:29.360Z] Step 25/26 : LABEL git_sha=2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [2023-09-20T21:09:29.635Z] ---> Running in 676ba521574f [2023-09-20T21:09:29.905Z] Removing intermediate container 676ba521574f [2023-09-20T21:09:29.905Z] ---> 0d2fd2c05a27 [2023-09-20T21:09:29.905Z] Step 26/26 : LABEL version=3.1.0-dev.12 [2023-09-20T21:09:29.905Z] ---> Running in 5ef8b6fd0d14 [2023-09-20T21:09:30.491Z] Removing intermediate container 5ef8b6fd0d14 [2023-09-20T21:09:30.491Z] ---> 987b167aeda4 [2023-09-20T21:09:30.491Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:09:30.491Z] Successfully built 987b167aeda4 [2023-09-20T21:09:30.491Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:09:30.626Z] provisioning config files... [2023-09-20T21:09:30.643Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/169@tmp/config14132114525786372512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:09:30.990Z] ---> docker-login.sh [2023-09-20T21:09:30.990Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:09:31.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:09:31.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:09:31.259Z] Configure a credential helper to remove this warning. See [2023-09-20T21:09:31.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:09:31.259Z] [2023-09-20T21:09:31.259Z] Login Succeeded [2023-09-20T21:09:31.259Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:09:31.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:09:31.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:09:31.801Z] Configure a credential helper to remove this warning. See [2023-09-20T21:09:31.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:09:31.801Z] [2023-09-20T21:09:31.801Z] Login Succeeded [2023-09-20T21:09:31.801Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:09:32.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:09:32.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:09:32.074Z] Configure a credential helper to remove this warning. See [2023-09-20T21:09:32.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:09:32.074Z] [2023-09-20T21:09:32.074Z] Login Succeeded [2023-09-20T21:09:32.074Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:09:32.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:09:32.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:09:32.615Z] Configure a credential helper to remove this warning. See [2023-09-20T21:09:32.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:09:32.615Z] [2023-09-20T21:09:32.615Z] Login Succeeded [2023-09-20T21:09:32.615Z] docker.io [2023-09-20T21:09:32.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:09:33.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:09:33.151Z] Configure a credential helper to remove this warning. See [2023-09-20T21:09:33.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:09:33.151Z] [2023-09-20T21:09:33.151Z] Login Succeeded [2023-09-20T21:09:33.151Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:09:33.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:09:33.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:09:33.208Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-09-20T21:09:33.208Z] 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [2023-09-20T21:09:33.208Z] latest [2023-09-20T21:09:33.208Z] 3.1.0-dev.12 [2023-09-20T21:09:33.208Z] 2b8b1f1be182705f8d5d9c1eb22e94c14d243821-3.1.0-dev.12 [2023-09-20T21:09:33.208Z] main [2023-09-20T21:09:33.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:33.562Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:33.920Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [2023-09-20T21:09:33.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-20T21:09:33.920Z] 64c91e8b4009: Preparing [2023-09-20T21:09:33.920Z] 8cdae996fbe1: Preparing [2023-09-20T21:09:33.920Z] 15266fb64fde: Preparing [2023-09-20T21:09:33.920Z] 923676a79f67: Preparing [2023-09-20T21:09:33.920Z] b2191e2be29d: Preparing [2023-09-20T21:09:33.920Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:34.189Z] 64c91e8b4009: Pushed [2023-09-20T21:09:34.189Z] 8cdae996fbe1: Pushed [2023-09-20T21:09:34.189Z] 923676a79f67: Pushed [2023-09-20T21:09:39.627Z] 15266fb64fde: Pushed [2023-09-20T21:09:39.627Z] 2b8b1f1be182705f8d5d9c1eb22e94c14d243821: digest: sha256:7a1044bcbb7e3f3ccf404573d8ef36a01c6cd336c77748f8f219605e9cfe02b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:39.996Z] + 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 [2023-09-20T21:09:40.381Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-20T21:09:40.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-20T21:09:40.381Z] 64c91e8b4009: Preparing [2023-09-20T21:09:40.381Z] 8cdae996fbe1: Preparing [2023-09-20T21:09:40.381Z] 15266fb64fde: Preparing [2023-09-20T21:09:40.381Z] 923676a79f67: Preparing [2023-09-20T21:09:40.381Z] b2191e2be29d: Preparing [2023-09-20T21:09:40.381Z] 15266fb64fde: Layer already exists [2023-09-20T21:09:40.381Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:40.381Z] 64c91e8b4009: Layer already exists [2023-09-20T21:09:40.381Z] 8cdae996fbe1: Layer already exists [2023-09-20T21:09:40.381Z] 923676a79f67: Layer already exists [2023-09-20T21:09:40.656Z] latest: digest: sha256:7a1044bcbb7e3f3ccf404573d8ef36a01c6cd336c77748f8f219605e9cfe02b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:41.031Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:41.409Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.12 [2023-09-20T21:09:41.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-20T21:09:41.409Z] 64c91e8b4009: Preparing [2023-09-20T21:09:41.409Z] 8cdae996fbe1: Preparing [2023-09-20T21:09:41.409Z] 15266fb64fde: Preparing [2023-09-20T21:09:41.409Z] 923676a79f67: Preparing [2023-09-20T21:09:41.409Z] b2191e2be29d: Preparing [2023-09-20T21:09:41.409Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:41.409Z] 64c91e8b4009: Layer already exists [2023-09-20T21:09:41.409Z] 15266fb64fde: Layer already exists [2023-09-20T21:09:41.409Z] 923676a79f67: Layer already exists [2023-09-20T21:09:41.409Z] 8cdae996fbe1: Layer already exists [2023-09-20T21:09:41.684Z] 3.1.0-dev.12: digest: sha256:7a1044bcbb7e3f3ccf404573d8ef36a01c6cd336c77748f8f219605e9cfe02b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:42.059Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2b8b1f1be182705f8d5d9c1eb22e94c14d243821-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:42.424Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2b8b1f1be182705f8d5d9c1eb22e94c14d243821-3.1.0-dev.12 [2023-09-20T21:09:42.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-20T21:09:42.424Z] 64c91e8b4009: Preparing [2023-09-20T21:09:42.424Z] 8cdae996fbe1: Preparing [2023-09-20T21:09:42.424Z] 15266fb64fde: Preparing [2023-09-20T21:09:42.424Z] 923676a79f67: Preparing [2023-09-20T21:09:42.424Z] b2191e2be29d: Preparing [2023-09-20T21:09:42.424Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:42.424Z] 64c91e8b4009: Layer already exists [2023-09-20T21:09:42.424Z] 15266fb64fde: Layer already exists [2023-09-20T21:09:42.424Z] 923676a79f67: Layer already exists [2023-09-20T21:09:42.424Z] 8cdae996fbe1: Layer already exists [2023-09-20T21:09:42.693Z] 2b8b1f1be182705f8d5d9c1eb22e94c14d243821-3.1.0-dev.12: digest: sha256:7a1044bcbb7e3f3ccf404573d8ef36a01c6cd336c77748f8f219605e9cfe02b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:43.056Z] + 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 [2023-09-20T21:09:43.412Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-09-20T21:09:43.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-20T21:09:43.412Z] 64c91e8b4009: Preparing [2023-09-20T21:09:43.412Z] 8cdae996fbe1: Preparing [2023-09-20T21:09:43.412Z] 15266fb64fde: Preparing [2023-09-20T21:09:43.412Z] 923676a79f67: Preparing [2023-09-20T21:09:43.412Z] b2191e2be29d: Preparing [2023-09-20T21:09:43.412Z] 15266fb64fde: Layer already exists [2023-09-20T21:09:43.412Z] 64c91e8b4009: Layer already exists [2023-09-20T21:09:43.412Z] b2191e2be29d: Layer already exists [2023-09-20T21:09:43.412Z] 923676a79f67: Layer already exists [2023-09-20T21:09:43.412Z] 8cdae996fbe1: Layer already exists [2023-09-20T21:09:43.681Z] main: digest: sha256:7a1044bcbb7e3f3ccf404573d8ef36a01c6cd336c77748f8f219605e9cfe02b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:09:43.745Z] ===================================================== [Pipeline] echo [2023-09-20T21:09:43.755Z] taggedImages: [2023-09-20T21:09:43.755Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [2023-09-20T21:09:43.755Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-20T21:09:43.755Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.12 [2023-09-20T21:09:43.755Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2b8b1f1be182705f8d5d9c1eb22e94c14d243821-3.1.0-dev.12 [2023-09-20T21:09:43.755Z] - 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 [2023-09-20T21:09:44.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:09:44.132Z] [2023-09-20T21:09:44.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:44.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:09:44.742Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T21:09:44.742Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T21:09:44.742Z] 04944245beec: Pulling fs layer [2023-09-20T21:09:44.742Z] 699f458cf7ca: Pulling fs layer [2023-09-20T21:09:44.742Z] 765212b225bb: Pulling fs layer [2023-09-20T21:09:44.742Z] f23df028b6ca: Pulling fs layer [2023-09-20T21:09:44.742Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T21:09:44.742Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T21:09:44.742Z] f23df028b6ca: Waiting [2023-09-20T21:09:44.742Z] d65c8cfc05b1: Waiting [2023-09-20T21:09:44.742Z] 2437ff75d9bd: Waiting [2023-09-20T21:09:44.742Z] 765212b225bb: Waiting [2023-09-20T21:09:44.742Z] 04944245beec: Verifying Checksum [2023-09-20T21:09:44.742Z] 04944245beec: Download complete [2023-09-20T21:09:44.742Z] 765212b225bb: Verifying Checksum [2023-09-20T21:09:44.742Z] 765212b225bb: Download complete [2023-09-20T21:09:44.742Z] f23df028b6ca: Verifying Checksum [2023-09-20T21:09:44.742Z] f23df028b6ca: Download complete [2023-09-20T21:09:44.742Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T21:09:44.742Z] d65c8cfc05b1: Download complete [2023-09-20T21:09:45.013Z] 699f458cf7ca: Verifying Checksum [2023-09-20T21:09:45.013Z] 699f458cf7ca: Download complete [2023-09-20T21:09:45.281Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T21:09:45.281Z] 8998bd30e6a1: Download complete [2023-09-20T21:09:47.869Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T21:09:47.869Z] 2437ff75d9bd: Download complete [2023-09-20T21:09:49.822Z] 8998bd30e6a1: Pull complete [2023-09-20T21:09:50.091Z] 04944245beec: Pull complete [2023-09-20T21:09:51.556Z] 699f458cf7ca: Pull complete [2023-09-20T21:09:51.824Z] 765212b225bb: Pull complete [2023-09-20T21:09:52.791Z] f23df028b6ca: Pull complete [2023-09-20T21:09:52.791Z] d65c8cfc05b1: Pull complete [2023-09-20T21:10:11.019Z] 2437ff75d9bd: Pull complete [2023-09-20T21:10:11.019Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T21:10:11.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:10:11.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:11.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-7253 does not seem to be running inside a container [2023-09-20T21:10:11.331Z] $ 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/169 -v /w/workspace/device-onvif-camera/169:/w/workspace/device-onvif-camera/169:rw,z -v /w/workspace/device-onvif-camera/169@tmp:/w/workspace/device-onvif-camera/169@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 [2023-09-20T21:10:14.500Z] $ docker top 5dea7e8475b1ba10a0eae1b7a95933decd1c1b7067f309e779389e59249c948f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:15.381Z] ---> job-cost.sh [2023-09-20T21:10:15.382Z] lf-activate-venv: SKIPPING [2023-09-20T21:10:15.382Z] INFO: No Stack... [2023-09-20T21:10:15.651Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T21:10:16.614Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:10:17.261Z] + + cut -d, -f6 [2023-09-20T21:10:17.261Z] cat /w/workspace/device-onvif-camera/169/archives/cost.csv [Pipeline] lock [2023-09-20T21:10:17.328Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-169-stack-cost] [2023-09-20T21:10:17.337Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-169-stack-cost] did not exist. Created. [2023-09-20T21:10:17.337Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:10:18.003Z] /w/workspace/device-onvif-camera/169@tmp/durable-3c31b08c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T21:10:18.670Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T21:10:18.694Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T21:10:18.793Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:10:18.799Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:10:18.818Z] $ docker stop --time=1 5dea7e8475b1ba10a0eae1b7a95933decd1c1b7067f309e779389e59249c948f [2023-09-20T21:10:22.003Z] $ docker rm -f --volumes 5dea7e8475b1ba10a0eae1b7a95933decd1c1b7067f309e779389e59249c948f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T21:10:22.425Z] provisioning config files... [2023-09-20T21:10:22.431Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8434149491640476762tmp [Pipeline] { [Pipeline] sh [2023-09-20T21:10:22.724Z] + set +x [2023-09-20T21:10:22.724Z] + curl -s https://codecov.io/bash [2023-09-20T21:10:22.724Z] + bash -s -- [2023-09-20T21:10:22.724Z] [2023-09-20T21:10:22.724Z] _____ _ [2023-09-20T21:10:22.724Z] / ____| | | [2023-09-20T21:10:22.724Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T21:10:22.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T21:10:22.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T21:10:22.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T21:10:22.724Z] Bash-1.0.6 [2023-09-20T21:10:22.724Z] [2023-09-20T21:10:22.724Z] [2023-09-20T21:10:22.724Z] ==> git version 2.25.1 found [2023-09-20T21:10:22.724Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T21:10:22.724Z] Release-Date: 2020-01-08 [2023-09-20T21:10:22.724Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T21:10:22.724Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T21:10:22.724Z] ==> Jenkins CI detected. [2023-09-20T21:10:22.724Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-09-20T21:10:22.724Z] project root: . [2023-09-20T21:10:22.724Z] --> token set from env [2023-09-20T21:10:22.725Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T21:10:22.725Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T21:10:22.725Z] ==> Python coveragepy not found [2023-09-20T21:10:22.725Z] ==> Searching for coverage reports in: [2023-09-20T21:10:22.725Z] + . [2023-09-20T21:10:22.725Z] -> Found 1 reports [2023-09-20T21:10:22.725Z] ==> Detecting git/mercurial file structure [2023-09-20T21:10:22.725Z] ==> Reading reports [2023-09-20T21:10:22.725Z] + ./coverage.out bytes=78456 [2023-09-20T21:10:22.725Z] ==> Appending adjustments [2023-09-20T21:10:22.725Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T21:10:22.984Z] + Found adjustments [2023-09-20T21:10:22.984Z] ==> Gzipping contents [2023-09-20T21:10:22.984Z] 12K /tmp/codecov.Pirfef.gz [2023-09-20T21:10:22.984Z] ==> Uploading reports [2023-09-20T21:10:22.984Z] url: https://codecov.io [2023-09-20T21:10:22.984Z] query: branch=main&commit=2b8b1f1be182705f8d5d9c1eb22e94c14d243821&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:10:22.984Z] -> Pinging Codecov [2023-09-20T21:10:22.984Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=2b8b1f1be182705f8d5d9c1eb22e94c14d243821&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:10:23.243Z] -> Uploading to [2023-09-20T21:10:23.243Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/F29A59C45E3A92E06B3E522C9905F8EF/2b8b1f1be182705f8d5d9c1eb22e94c14d243821/07c35378-4331-4431-80df-0ae038eb2dc7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T211023Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41b8b4d96c95524b860ea41f9f55645e1b5ca4f573c0ffea9a2556d269f4812c [2023-09-20T21:10:23.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:10:23.243Z] Dload Upload Total Spent Left Speed [2023-09-20T21:10:23.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 42413 --:--:-- --:--:-- --:--:-- 42413 [2023-09-20T21:10:23.502Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [Pipeline] } [2023-09-20T21:10:23.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T21:10:23.634Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T21:10:23.643Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:23.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:10:23.940Z] [2023-09-20T21:10:23.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:24.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:10:24.239Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T21:10:24.239Z] df9b9388f04a: Pulling fs layer [2023-09-20T21:10:24.239Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T21:10:24.239Z] 25bc292e5bac: Pulling fs layer [2023-09-20T21:10:24.239Z] 114826534d7a: Pulling fs layer [2023-09-20T21:10:24.239Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T21:10:24.239Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T21:10:24.239Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T21:10:24.239Z] 114826534d7a: Waiting [2023-09-20T21:10:24.239Z] 6ad1cebc031e: Waiting [2023-09-20T21:10:24.239Z] 4657fd5d0bcf: Waiting [2023-09-20T21:10:24.239Z] 8a3aa393b2d8: Waiting [2023-09-20T21:10:24.239Z] 25bc292e5bac: Verifying Checksum [2023-09-20T21:10:24.239Z] 25bc292e5bac: Download complete [2023-09-20T21:10:24.239Z] 52dc419b0ee2: Download complete [2023-09-20T21:10:24.239Z] 4657fd5d0bcf: Download complete [2023-09-20T21:10:24.239Z] df9b9388f04a: Download complete [2023-09-20T21:10:24.498Z] df9b9388f04a: Pull complete [2023-09-20T21:10:24.498Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T21:10:24.498Z] 6ad1cebc031e: Download complete [2023-09-20T21:10:24.498Z] 52dc419b0ee2: Pull complete [2023-09-20T21:10:24.498Z] 25bc292e5bac: Pull complete [2023-09-20T21:10:25.066Z] 114826534d7a: Verifying Checksum [2023-09-20T21:10:25.066Z] 114826534d7a: Download complete [2023-09-20T21:10:25.066Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T21:10:25.066Z] 8a3aa393b2d8: Download complete [2023-09-20T21:10:28.374Z] 114826534d7a: Pull complete [2023-09-20T21:10:28.375Z] 4657fd5d0bcf: Pull complete [2023-09-20T21:10:28.636Z] 6ad1cebc031e: Pull complete [2023-09-20T21:10:32.042Z] 8a3aa393b2d8: Pull complete [2023-09-20T21:10:32.042Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T21:10:32.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:10:32.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:32.109Z] prd-ubuntu20.04-docker-8c-8g-7236 does not seem to be running inside a container [2023-09-20T21:10:32.157Z] $ 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 [2023-09-20T21:10:37.528Z] $ docker top 070fb38c3832f2fa4b0b264add760befd565a245950c07a776089ebebfe4a358 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T21:10:37.580Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-09-20T21:10:37.853Z] + set -o pipefail [2023-09-20T21:10:37.854Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-09-20T21:10:44.432Z] [2023-09-20T21:10:44.432Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-09-20T21:10:44.432Z] [2023-09-20T21:10:44.433Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/69462a55-ec2a-4974-ae1f-d4e2495bff48 [2023-09-20T21:10:44.433Z] [2023-09-20T21:10:44.433Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-09-20T21:10:44.433Z] [2023-09-20T21:10:44.433Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T21:10:44.433Z] [2023-09-20T21:10:44.433Z] [2023-09-20T21:10:44.433Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T21:10:44.433Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T21:10:44.433Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T21:10:44.449Z] $ docker stop --time=1 070fb38c3832f2fa4b0b264add760befd565a245950c07a776089ebebfe4a358 [2023-09-20T21:10:48.421Z] $ docker rm -f --volumes 070fb38c3832f2fa4b0b264add760befd565a245950c07a776089ebebfe4a358 [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 [2023-09-20T21:10:48.786Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:10:48.798Z] provisioning config files... [2023-09-20T21:10:48.805Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7229608583999461493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:49.095Z] --> edgex-publish-swagger.sh [2023-09-20T21:10:49.095Z] === Publish doc/openapi/v3 API === [2023-09-20T21:10:49.095Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-09-20T21:10:49.095Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-09-20T21:10:49.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:10:49.095Z] Dload Upload Total Spent Left Speed [2023-09-20T21:10:49.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 685k --:--:-- --:--:-- --:--:-- 684k 100 485k 0 0 100 485k 0 685k --:--:-- --:--:-- --:--:-- 684k [2023-09-20T21:10:49.663Z] [2023-09-20T21:10:49.663Z] [Pipeline] } [2023-09-20T21:10:49.670Z] 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 [2023-09-20T21:10:50.088Z] + git log --format=format:%s -1 2b8b1f1be182705f8d5d9c1eb22e94c14d243821 [Pipeline] sh [2023-09-20T21:10:50.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:10:50.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:50.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:10:50.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:50.744Z] prd-ubuntu20.04-docker-8c-8g-7236 does not seem to be running inside a container [2023-09-20T21:10:50.779Z] $ 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 [2023-09-20T21:10:51.802Z] $ docker top ccac1fce641c0ab715c29a3a241e0f91a010566032e543002dfd95603a6f1ca8 -eo pid,comm [2023-09-20T21:10:51.843Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T21:10:51.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:10:51.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:10:51.872Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:10:51.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:10:51.989Z] $ docker exec ccac1fce641c0ab715c29a3a241e0f91a010566032e543002dfd95603a6f1ca8 ssh-agent [2023-09-20T21:10:52.136Z] SSH_AUTH_SOCK=/tmp/ssh-T3IGA0gZfLYn/agent.13 [2023-09-20T21:10:52.136Z] SSH_AGENT_PID=19 [2023-09-20T21:10:52.140Z] Running ssh-add (command line suppressed) [2023-09-20T21:10:52.237Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2288673964598478935.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2288673964598478935.key) [2023-09-20T21:10:52.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:10:52.546Z] + git semver tag [2023-09-20T21:10:52.804Z] 2023-09-20 21:10:52,791 [run_tag] DEBUG tag force:False [2023-09-20T21:10:52.804Z] 2023-09-20 21:10:52,791 [check_head_tag] DEBUG check head tag [2023-09-20T21:10:52.804Z] 2023-09-20 21:10:52,791 [execute] INFO git cat-file --batch-check [2023-09-20T21:10:52.804Z] 2023-09-20 21:10:52,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:52.804Z] 2023-09-20 21:10:52,795 [execute] INFO git cat-file --batch [2023-09-20T21:10:52.804Z] 2023-09-20 21:10:52,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:52.804Z] 2023-09-20 21:10:52,804 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-20T21:10:52.804Z] 2023-09-20 21:10:52,804 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 [2023-09-20T21:10:52.804Z] 2023-09-20 21:10:52,804 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:10:52.804Z] 2023-09-20 21:10:52,807 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-20T21:10:52.804Z] 3.1.0-dev.12 [Pipeline] } [2023-09-20T21:10:53.076Z] $ docker exec --env ******** --env ******** ccac1fce641c0ab715c29a3a241e0f91a010566032e543002dfd95603a6f1ca8 ssh-agent -k [2023-09-20T21:10:53.183Z] unset SSH_AUTH_SOCK; [2023-09-20T21:10:53.183Z] unset SSH_AGENT_PID; [2023-09-20T21:10:53.183Z] echo Agent pid 19 killed; [2023-09-20T21:10:53.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:10:53.489Z] + git semver [Pipeline] } [2023-09-20T21:10:53.763Z] $ docker stop --time=1 ccac1fce641c0ab715c29a3a241e0f91a010566032e543002dfd95603a6f1ca8 [2023-09-20T21:10:55.083Z] $ docker rm -f --volumes ccac1fce641c0ab715c29a3a241e0f91a010566032e543002dfd95603a6f1ca8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:55.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:55.461Z] [2023-09-20T21:10:55.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:55.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:55.757Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T21:10:55.757Z] ab5ef0e58194: Pulling fs layer [2023-09-20T21:10:55.757Z] 9712f1f96733: Pulling fs layer [2023-09-20T21:10:55.757Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T21:10:55.757Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T21:10:55.757Z] e9a5061849ea: Pulling fs layer [2023-09-20T21:10:55.757Z] d747dcd14b5f: Pulling fs layer [2023-09-20T21:10:55.757Z] 2de7ff778b66: Pulling fs layer [2023-09-20T21:10:55.757Z] 0d9ebad4ef96: Waiting [2023-09-20T21:10:55.757Z] e9a5061849ea: Waiting [2023-09-20T21:10:55.757Z] d747dcd14b5f: Waiting [2023-09-20T21:10:55.757Z] 2de7ff778b66: Waiting [2023-09-20T21:10:55.757Z] 9712f1f96733: Verifying Checksum [2023-09-20T21:10:55.757Z] 9712f1f96733: Download complete [2023-09-20T21:10:56.020Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T21:10:56.020Z] 63f879dbbcfc: Download complete [2023-09-20T21:10:56.279Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T21:10:56.279Z] 0d9ebad4ef96: Download complete [2023-09-20T21:10:56.279Z] d747dcd14b5f: Verifying Checksum [2023-09-20T21:10:56.279Z] d747dcd14b5f: Download complete [2023-09-20T21:10:56.279Z] ab5ef0e58194: Verifying Checksum [2023-09-20T21:10:56.279Z] ab5ef0e58194: Download complete [2023-09-20T21:10:56.279Z] e9a5061849ea: Verifying Checksum [2023-09-20T21:10:56.279Z] e9a5061849ea: Download complete [2023-09-20T21:10:56.279Z] 2de7ff778b66: Verifying Checksum [2023-09-20T21:10:56.279Z] 2de7ff778b66: Download complete [2023-09-20T21:10:58.814Z] ab5ef0e58194: Pull complete [2023-09-20T21:10:59.074Z] 9712f1f96733: Pull complete [2023-09-20T21:10:59.639Z] 63f879dbbcfc: Pull complete [2023-09-20T21:11:03.814Z] 0d9ebad4ef96: Pull complete [2023-09-20T21:11:03.814Z] e9a5061849ea: Pull complete [2023-09-20T21:11:03.814Z] d747dcd14b5f: Pull complete [2023-09-20T21:11:04.747Z] 2de7ff778b66: Pull complete [2023-09-20T21:11:04.747Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T21:11:04.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:11:04.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:04.826Z] prd-ubuntu20.04-docker-8c-8g-7236 does not seem to be running inside a container [2023-09-20T21:11:04.862Z] $ 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 [2023-09-20T21:11:10.783Z] $ docker top 789c1190bfec56bc6d7bba3c628d0bf8c29760352b48a73666114a283c56d506 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:11:10.844Z] provisioning config files... [2023-09-20T21:11:10.874Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2824138723808319847tmp [2023-09-20T21:11:10.918Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8229983861080472406tmp [2023-09-20T21:11:10.927Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1484319806672437036tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:11:10.945Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:11.233Z] ---> sigul-configuration.sh [2023-09-20T21:11:11.233Z] gpg: directory `/root/.gnupg' created [2023-09-20T21:11:11.233Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T21:11:11.233Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T21:11:11.233Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T21:11:11.233Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T21:11:11.233Z] gpg: CAST5 encrypted data [2023-09-20T21:11:11.233Z] gpg: encrypted with 1 passphrase [2023-09-20T21:11:11.233Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T21:11:11.521Z] + mkdir /home/jenkins [2023-09-20T21:11:11.522Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T21:11:11.807Z] + 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 [2023-09-20T21:11:11.818Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:12.106Z] ---> sigul-install.sh [2023-09-20T21:11:12.106Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T21:11:12.393Z] + git tag --list [2023-09-20T21:11:12.393Z] v0.0.0 [2023-09-20T21:11:12.393Z] v2.2.0 [2023-09-20T21:11:12.393Z] v2.3.0 [2023-09-20T21:11:12.393Z] v2.3.1 [2023-09-20T21:11:12.393Z] v3.0 [2023-09-20T21:11:12.393Z] v3.0.0 [2023-09-20T21:11:12.393Z] v3.1.0-dev.1 [2023-09-20T21:11:12.393Z] v3.1.0-dev.10 [2023-09-20T21:11:12.393Z] v3.1.0-dev.11 [2023-09-20T21:11:12.393Z] v3.1.0-dev.12 [2023-09-20T21:11:12.393Z] v3.1.0-dev.2 [2023-09-20T21:11:12.393Z] v3.1.0-dev.3 [2023-09-20T21:11:12.393Z] v3.1.0-dev.4 [2023-09-20T21:11:12.393Z] v3.1.0-dev.5 [2023-09-20T21:11:12.393Z] v3.1.0-dev.6 [2023-09-20T21:11:12.393Z] v3.1.0-dev.7 [2023-09-20T21:11:12.393Z] v3.1.0-dev.8 [2023-09-20T21:11:12.393Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T21:11:12.681Z] + lftools sign git-tag v3.1.0-dev.12 [2023-09-20T21:11:13.251Z] Signing Git tag with Sigul... [2023-09-20T21:11:13.251Z] Signing v3.1.0-dev.12 [Pipeline] echo [2023-09-20T21:11:13.518Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:13.803Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T21:11:13.810Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T21:11:13.831Z] $ docker stop --time=1 789c1190bfec56bc6d7bba3c628d0bf8c29760352b48a73666114a283c56d506 [2023-09-20T21:11:15.139Z] $ docker rm -f --volumes 789c1190bfec56bc6d7bba3c628d0bf8c29760352b48a73666114a283c56d506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T21:11:15.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:11:15.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:15.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:11:15.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:15.987Z] prd-ubuntu20.04-docker-8c-8g-7236 does not seem to be running inside a container [2023-09-20T21:11:16.020Z] $ 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 [2023-09-20T21:11:16.378Z] $ docker top ec549c476a6376e4a7cbdae8d761eded84764e5c224ada8df1146b47508f426a -eo pid,comm [2023-09-20T21:11:16.417Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T21:11:16.417Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:11:16.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:11:16.458Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:11:16.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:11:16.574Z] $ docker exec ec549c476a6376e4a7cbdae8d761eded84764e5c224ada8df1146b47508f426a ssh-agent [2023-09-20T21:11:16.677Z] SSH_AUTH_SOCK=/tmp/ssh-4OQSVlZlXPUU/agent.32 [2023-09-20T21:11:16.677Z] SSH_AGENT_PID=38 [2023-09-20T21:11:16.682Z] Running ssh-add (command line suppressed) [2023-09-20T21:11:16.781Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10288982280426105809.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10288982280426105809.key) [2023-09-20T21:11:16.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:11:17.073Z] + git semver bump pre [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,259 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,260 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,260 [bump_version] DEBUG bumped version:3.1.0-dev.13 [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,260 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,260 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,260 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,261 [execute] INFO git cat-file --batch-check [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,265 [execute] INFO git cat-file --batch [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:17.331Z] 2023-09-20 21:11:17,268 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-20T21:11:17.331Z] 3.1.0-dev.13 [Pipeline] } [2023-09-20T21:11:17.344Z] $ docker exec --env ******** --env ******** ec549c476a6376e4a7cbdae8d761eded84764e5c224ada8df1146b47508f426a ssh-agent -k [2023-09-20T21:11:17.437Z] unset SSH_AUTH_SOCK; [2023-09-20T21:11:17.437Z] unset SSH_AGENT_PID; [2023-09-20T21:11:17.437Z] echo Agent pid 38 killed; [2023-09-20T21:11:17.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:11:17.737Z] + git semver [Pipeline] } [2023-09-20T21:11:18.012Z] $ docker stop --time=1 ec549c476a6376e4a7cbdae8d761eded84764e5c224ada8df1146b47508f426a [2023-09-20T21:11:19.265Z] $ docker rm -f --volumes ec549c476a6376e4a7cbdae8d761eded84764e5c224ada8df1146b47508f426a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:11:19.598Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:11:19.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:19.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:11:19.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:19.976Z] prd-ubuntu20.04-docker-8c-8g-7236 does not seem to be running inside a container [2023-09-20T21:11:20.010Z] $ 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 [2023-09-20T21:11:20.399Z] $ docker top cd5968d4aff68fad7591a9a3e5921faa29661fd49c5697d6b5de5b01cfb5b056 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:11:20.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:11:20.474Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:11:20.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:11:20.587Z] $ docker exec cd5968d4aff68fad7591a9a3e5921faa29661fd49c5697d6b5de5b01cfb5b056 ssh-agent [2023-09-20T21:11:20.676Z] SSH_AUTH_SOCK=/tmp/ssh-grh5lGFLiksA/agent.33 [2023-09-20T21:11:20.676Z] SSH_AGENT_PID=39 [2023-09-20T21:11:20.680Z] Running ssh-add (command line suppressed) [2023-09-20T21:11:20.778Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_86889521482064114.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_86889521482064114.key) [2023-09-20T21:11:20.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:11:21.072Z] + git semver push [2023-09-20T21:11:21.333Z] 2023-09-20 21:11:21,235 [run_push] DEBUG push [2023-09-20T21:11:21.333Z] 2023-09-20 21:11:21,235 [execute] INFO git cat-file --batch-check [2023-09-20T21:11:21.333Z] 2023-09-20 21:11:21,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:11:21.333Z] 2023-09-20 21:11:21,238 [execute] INFO git rev-list 6d9bcea02911cbac9eec4183a189ae282c876189 -- [2023-09-20T21:11:21.333Z] 2023-09-20 21:11:21,238 [execute] DEBUG Popen(['git', 'rev-list', '6d9bcea02911cbac9eec4183a189ae282c876189', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:11:21.333Z] 2023-09-20 21:11:21,245 [execute] INFO git fetch -v origin [2023-09-20T21:11:21.333Z] 2023-09-20 21:11:21,245 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T21:11:21.901Z] 2023-09-20 21:11:21,710 [run_push] DEBUG no remote changes detected [2023-09-20T21:11:21.901Z] 2023-09-20 21:11:21,710 [execute] INFO git push origin semver [2023-09-20T21:11:21.901Z] 2023-09-20 21:11:21,710 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:11:22.470Z] 2023-09-20 21:11:22,394 [run_push] DEBUG push all version tags [2023-09-20T21:11:22.470Z] 2023-09-20 21:11:22,394 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T21:11:22.470Z] 2023-09-20 21:11:22,395 [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) [2023-09-20T21:11:23.405Z] 2023-09-20 21:11:23,149 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-20T21:11:23.405Z] 3.1.0-dev.13 [Pipeline] } [2023-09-20T21:11:23.417Z] $ docker exec --env ******** --env ******** cd5968d4aff68fad7591a9a3e5921faa29661fd49c5697d6b5de5b01cfb5b056 ssh-agent -k [2023-09-20T21:11:23.507Z] unset SSH_AUTH_SOCK; [2023-09-20T21:11:23.507Z] unset SSH_AGENT_PID; [2023-09-20T21:11:23.507Z] echo Agent pid 39 killed; [2023-09-20T21:11:23.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:11:23.825Z] + git semver [Pipeline] } [2023-09-20T21:11:24.100Z] $ docker stop --time=1 cd5968d4aff68fad7591a9a3e5921faa29661fd49c5697d6b5de5b01cfb5b056 [2023-09-20T21:11:25.365Z] $ docker rm -f --volumes cd5968d4aff68fad7591a9a3e5921faa29661fd49c5697d6b5de5b01cfb5b056 [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 [2023-09-20T21:11:25.927Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-09-20T21:11:25.927Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-20T21:11:25.927Z] total 16 [2023-09-20T21:11:25.927Z] drwxr-xr-x 3 root root 4096 Sep 20 20:59 . [2023-09-20T21:11:25.927Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:11 .. [2023-09-20T21:11:25.927Z] drwxr-xr-x 2 root root 4096 Sep 20 20:59 cost [2023-09-20T21:11:25.927Z] -rw-r--r-- 1 root root 91 Sep 20 20:59 cost.csv [2023-09-20T21:11:25.927Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-20T21:11:25.927Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-20T21:11:25.927Z] total 16 [2023-09-20T21:11:25.927Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:59 . [2023-09-20T21:11:25.927Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 21:11 .. [2023-09-20T21:11:25.927Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:59 cost [2023-09-20T21:11:25.927Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 20 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:26.276Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:26.939Z] ---> package-listing.sh [2023-09-20T21:11:26.939Z] ++ facter osfamily [2023-09-20T21:11:26.939Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T21:11:26.939Z] + OS_FAMILY=debian [2023-09-20T21:11:26.939Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-09-20T21:11:26.939Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T21:11:26.939Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T21:11:26.939Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T21:11:26.939Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T21:11:26.939Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-20T21:11:26.939Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T21:11:26.939Z] + case "${OS_FAMILY}" in [2023-09-20T21:11:26.939Z] + dpkg -l [2023-09-20T21:11:26.939Z] + grep '^ii' [2023-09-20T21:11:27.199Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T21:11:27.199Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T21:11:27.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T21:11:27.199Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-20T21:11:27.199Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-09-20T21:11:27.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-09-20T21:11:27.210Z] 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 [2023-09-20T21:11:27.485Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:11:28.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:11:28.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:11:28.110Z] prd-ubuntu20.04-docker-8c-8g-7236 does not seem to be running inside a container [2023-09-20T21:11:28.139Z] $ 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 [2023-09-20T21:11:28.359Z] $ docker top 761c36ff85f9b560e2aaeaed04f94826acf6dcff2e63dbfa77b792659e548cfa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:11:28.693Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T21:11:28.975Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T21:11:29.263Z] + ls /var/log/sa-host [2023-09-20T21:11:29.263Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:11:29.349Z] provisioning config files... [2023-09-20T21:11:29.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1959786199277113058tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:11:29.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:29.645Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T21:11:29.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:29.976Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T21:11:29.984Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:30.263Z] ---> sudo-logs.sh [2023-09-20T21:11:30.263Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T21:11:30.306Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:30.590Z] ---> job-cost.sh [2023-09-20T21:11:30.590Z] lf-activate-venv: SKIPPING [2023-09-20T21:11:30.590Z] DEBUG: total: 0.2199999988079071 [2023-09-20T21:11:30.590Z] INFO: Retrieving Stack Cost... [2023-09-20T21:11:31.157Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:11:31.416Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T21:11:31.426Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:11:31.707Z] ---> logs-deploy.sh [2023-09-20T21:11:31.707Z] lf-activate-venv: SKIPPING [2023-09-20T21:11:31.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/169 [2023-09-20T21:11:31.707Z] INFO: archiving workspace using pattern(s): [2023-09-20T21:11:32.645Z] Archives upload complete. [2023-09-20T21:11:32.645Z] INFO: archiving logs to Nexus