Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52e219e200aa3f0791b8f147aa403b803b9db216 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-ssh9871544197285815719.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5826246245240355309.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5612451493925292821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh724891441394989664.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-ssh15521339445846930018.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17540’ Running on prd-ubuntu20.04-docker-8c-8g-17548 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 52e219e200aa3f0791b8f147aa403b803b9db216 (main) > 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 52e219e200aa3f0791b8f147aa403b803b9db216 # timeout=10 Commit message: "fix: Address CVE in Alpine base image (#408)" > git rev-list --no-walk e31ca8a3936982fb289ce3a844b1ee55f128a24a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:47:23.161Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:47:23.235Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:47:23.257Z] ========================================================= [2023-11-14T21:47:23.257Z] EdgeX Global Pipelines Version Info [2023-11-14T21:47:23.257Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:47:23.966Z] ------------------- [2023-11-14T21:47:23.966Z] stable info: [2023-11-14T21:47:23.966Z] ------------------- [2023-11-14T21:47:23.966Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:47:23.966Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:47:23.966Z] Message: update stable to v1.0.257 [2023-11-14T21:47:24.536Z] ------------------- [2023-11-14T21:47:24.536Z] experimental info: [2023-11-14T21:47:24.536Z] ------------------- [2023-11-14T21:47:24.536Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:47:24.536Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:47:24.536Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:47:24.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-14T21:47:24.700Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-14T21:47:24.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:47:24.723Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:47:24.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:47:24.754Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:47:24.769Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:47:24.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:47:24.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:47:24.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:47:24.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:47:24.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-14T21:47:24.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:47:24.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:47:24.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:47:24.941Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:47:24.958Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:47:24.972Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:47:24.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:47:24.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:47:25.002Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-14T21:47:25.023Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-14T21:47:25.040Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:47:25.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:47:25.087Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:47:25.103Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:47:25.117Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:47:25.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:47:25.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:47:25.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:47:25.177Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52e219e200aa3f0791b8f147aa403b803b9db216 [Pipeline] echo [2023-11-14T21:47:25.189Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52e219e [Pipeline] echo [2023-11-14T21:47:25.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:47:25.257Z] provisioning config files... [2023-11-14T21:47:25.269Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13792376446825933256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:47:25.569Z] ---> docker-login.sh [2023-11-14T21:47:25.569Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:47:25.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:25.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:25.829Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:25.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:25.829Z] [2023-11-14T21:47:25.829Z] Login Succeeded [2023-11-14T21:47:25.829Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:47:26.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:26.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:26.089Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:26.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:26.089Z] [2023-11-14T21:47:26.089Z] Login Succeeded [2023-11-14T21:47:26.089Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:47:26.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:26.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:26.089Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:26.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:26.089Z] [2023-11-14T21:47:26.089Z] Login Succeeded [2023-11-14T21:47:26.089Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:47:26.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:26.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:26.348Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:26.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:26.348Z] [2023-11-14T21:47:26.348Z] Login Succeeded [2023-11-14T21:47:26.348Z] docker.io [2023-11-14T21:47:26.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:26.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:26.607Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:26.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:26.607Z] [2023-11-14T21:47:26.607Z] Login Succeeded [2023-11-14T21:47:26.607Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:47:26.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:47:26.986Z] + git rev-list -1 --merges 52e219e200aa3f0791b8f147aa403b803b9db216~1..52e219e200aa3f0791b8f147aa403b803b9db216 [Pipeline] echo [2023-11-14T21:47:27.041Z] -----------> git rev-list -1 --merges 52e219e200aa3f0791b8f147aa403b803b9db216~1..52e219e200aa3f0791b8f147aa403b803b9db216 52e219e200aa3f0791b8f147aa403b803b9db216 [false] [Pipeline] sh [2023-11-14T21:47:27.340Z] + git log --format=format:%s -1 52e219e200aa3f0791b8f147aa403b803b9db216 [Pipeline] echo [2023-11-14T21:47:27.355Z] ========================================================= [2023-11-14T21:47:27.355Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:47:27.355Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:47:27.673Z] + git log --format=format:%s -1 52e219e200aa3f0791b8f147aa403b803b9db216 [Pipeline] echo [2023-11-14T21:47:27.684Z] [semverPrep] GIT_COMMIT: 52e219e200aa3f0791b8f147aa403b803b9db216, Commit Message: fix: Address CVE in Alpine base image (#408) [Pipeline] echo [2023-11-14T21:47:27.694Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:47:28.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:47:28.050Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:47:28.050Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:47:28.050Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:47:28.050Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:47:28.050Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:47:28.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:28.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:47:28.401Z] [2023-11-14T21:47:28.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:28.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:47:28.708Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:47:28.708Z] b85a868b505f: Pulling fs layer [2023-11-14T21:47:28.708Z] e2be974225ed: Pulling fs layer [2023-11-14T21:47:28.708Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:47:28.708Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:47:28.708Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:47:28.708Z] eaf3925da568: Pulling fs layer [2023-11-14T21:47:28.708Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:47:28.708Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:47:28.708Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:47:28.708Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:47:28.708Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:47:28.708Z] b352a97aabf1: Waiting [2023-11-14T21:47:28.708Z] 4872d77fe225: Waiting [2023-11-14T21:47:28.708Z] 1469e6f7b9e6: Waiting [2023-11-14T21:47:28.708Z] eaf3925da568: Waiting [2023-11-14T21:47:28.708Z] 988bab9f4d93: Waiting [2023-11-14T21:47:28.708Z] 5851b861e8e6: Waiting [2023-11-14T21:47:28.708Z] bde34c3a00c8: Waiting [2023-11-14T21:47:28.708Z] e2be974225ed: Verifying Checksum [2023-11-14T21:47:28.708Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:47:28.708Z] 988bab9f4d93: Download complete [2023-11-14T21:47:28.708Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:47:28.708Z] 1469e6f7b9e6: Download complete [2023-11-14T21:47:28.966Z] eaf3925da568: Verifying Checksum [2023-11-14T21:47:28.966Z] eaf3925da568: Download complete [2023-11-14T21:47:28.966Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:47:28.966Z] 339a4e72a1f5: Download complete [2023-11-14T21:47:28.966Z] bde34c3a00c8: Download complete [2023-11-14T21:47:28.966Z] b352a97aabf1: Verifying Checksum [2023-11-14T21:47:28.966Z] b352a97aabf1: Download complete [2023-11-14T21:47:28.966Z] 4872d77fe225: Download complete [2023-11-14T21:47:28.966Z] 5851b861e8e6: Download complete [2023-11-14T21:47:28.966Z] b85a868b505f: Verifying Checksum [2023-11-14T21:47:28.966Z] b85a868b505f: Download complete [2023-11-14T21:47:29.225Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:47:29.225Z] bab4dde63d76: Download complete [2023-11-14T21:47:30.607Z] b85a868b505f: Pull complete [2023-11-14T21:47:30.607Z] e2be974225ed: Pull complete [2023-11-14T21:47:31.177Z] 339a4e72a1f5: Pull complete [2023-11-14T21:47:31.436Z] 988bab9f4d93: Pull complete [2023-11-14T21:47:31.694Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:47:31.694Z] eaf3925da568: Pull complete [2023-11-14T21:47:34.246Z] bab4dde63d76: Pull complete [2023-11-14T21:47:34.246Z] bde34c3a00c8: Pull complete [2023-11-14T21:47:34.246Z] b352a97aabf1: Pull complete [2023-11-14T21:47:34.246Z] 4872d77fe225: Pull complete [2023-11-14T21:47:34.246Z] 5851b861e8e6: Pull complete [2023-11-14T21:47:34.246Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:47:34.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:47:34.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:34.351Z] prd-ubuntu20.04-docker-8c-8g-17548 does not seem to be running inside a container [2023-11-14T21:47:34.400Z] $ 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-11-14T21:47:41.751Z] $ docker top 4c87eef6eebc2f8dc5e89aab0c3fa2ff99ba3afb8f9ecc08dba9d01133e24c8c -eo pid,comm [2023-11-14T21:47:41.801Z] 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-11-14T21:47:41.801Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:47:41.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:47:41.849Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:47:41.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:47:41.970Z] $ docker exec 4c87eef6eebc2f8dc5e89aab0c3fa2ff99ba3afb8f9ecc08dba9d01133e24c8c ssh-agent [2023-11-14T21:47:42.092Z] SSH_AUTH_SOCK=/tmp/ssh-N0dLwU5kH9ks/agent.14 [2023-11-14T21:47:42.092Z] SSH_AGENT_PID=31 [2023-11-14T21:47:42.106Z] Running ssh-add (command line suppressed) [2023-11-14T21:47:42.218Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1577714937803179993.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1577714937803179993.key) [2023-11-14T21:47:42.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:47:42.515Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:47:42.536Z] $ docker exec --env ******** --env ******** 4c87eef6eebc2f8dc5e89aab0c3fa2ff99ba3afb8f9ecc08dba9d01133e24c8c ssh-agent -k [2023-11-14T21:47:42.638Z] unset SSH_AUTH_SOCK; [2023-11-14T21:47:42.639Z] unset SSH_AGENT_PID; [2023-11-14T21:47:42.639Z] echo Agent pid 31 killed; [2023-11-14T21:47:42.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:47:42.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:47:42.670Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:47:42.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:47:42.789Z] $ docker exec 4c87eef6eebc2f8dc5e89aab0c3fa2ff99ba3afb8f9ecc08dba9d01133e24c8c ssh-agent [2023-11-14T21:47:42.891Z] SSH_AUTH_SOCK=/tmp/ssh-AzvwxevanuJO/agent.70 [2023-11-14T21:47:42.891Z] SSH_AGENT_PID=76 [2023-11-14T21:47:42.897Z] Running ssh-add (command line suppressed) [2023-11-14T21:47:43.017Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8498706750781753737.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8498706750781753737.key) [2023-11-14T21:47:43.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:47:43.316Z] + git semver init [2023-11-14T21:47:43.579Z] 2023-11-14 21:47:43,534 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:47:43.579Z] 2023-11-14 21:47:43,535 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-11-14T21:47:43.579Z] 2023-11-14 21:47:43,536 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-11-14T21:47:43.579Z] 2023-11-14 21:47:43,536 [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-11-14T21:47:44.956Z] 2023-11-14 21:47:44,906 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-11-14T21:47:44.956Z] 2023-11-14 21:47:44,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-11-14T21:47:44.956Z] 2023-11-14 21:47:44,906 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-14T21:47:44.956Z] 2023-11-14 21:47:44,906 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-14T21:47:44.956Z] 3.1.0-dev.27 [Pipeline] } [2023-11-14T21:47:44.971Z] $ docker exec --env ******** --env ******** 4c87eef6eebc2f8dc5e89aab0c3fa2ff99ba3afb8f9ecc08dba9d01133e24c8c ssh-agent -k [2023-11-14T21:47:45.070Z] unset SSH_AUTH_SOCK; [2023-11-14T21:47:45.071Z] unset SSH_AGENT_PID; [2023-11-14T21:47:45.071Z] echo Agent pid 76 killed; [2023-11-14T21:47:45.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:47:45.376Z] + git semver [Pipeline] } [2023-11-14T21:47:45.652Z] $ docker stop --time=1 4c87eef6eebc2f8dc5e89aab0c3fa2ff99ba3afb8f9ecc08dba9d01133e24c8c [2023-11-14T21:47:47.692Z] $ docker rm -f --volumes 4c87eef6eebc2f8dc5e89aab0c3fa2ff99ba3afb8f9ecc08dba9d01133e24c8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:47:48.109Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:47:48.461Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:47:48.465Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [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-11-14T21:47:48.639Z] provisioning config files... [2023-11-14T21:47:48.648Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3959276820621646927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:47:48.950Z] ---> docker-login.sh [2023-11-14T21:47:48.950Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:47:48.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:48.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:48.950Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:48.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:48.950Z] [2023-11-14T21:47:48.950Z] Login Succeeded [2023-11-14T21:47:48.950Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:47:48.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:48.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:48.950Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:48.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:48.950Z] [2023-11-14T21:47:48.950Z] Login Succeeded [2023-11-14T21:47:49.210Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:47:49.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:49.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:49.210Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:49.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:49.210Z] [2023-11-14T21:47:49.210Z] Login Succeeded [2023-11-14T21:47:49.210Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:47:49.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:49.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:49.210Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:49.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:49.210Z] [2023-11-14T21:47:49.210Z] Login Succeeded [2023-11-14T21:47:49.210Z] docker.io [2023-11-14T21:47:49.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:49.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:49.734Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:49.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:49.734Z] [2023-11-14T21:47:49.734Z] Login Succeeded [2023-11-14T21:47:49.734Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:47:49.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:47:49.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:47:49.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:47:49.846Z] ========================================================= [2023-11-14T21:47:49.846Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:47:49.846Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:50.154Z] + 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-11-14T21:47:50.154Z] Sending build context to Docker daemon 21.69MB [2023-11-14T21:47:50.154Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:47:50.154Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-14T21:47:50.414Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:47:50.414Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:47:50.414Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:47:50.414Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:47:50.414Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:47:50.414Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:47:50.414Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:47:50.414Z] ad3a456e5733: Waiting [2023-11-14T21:47:50.414Z] 69c7f0334f64: Waiting [2023-11-14T21:47:50.414Z] 1f1c1a5573a3: Waiting [2023-11-14T21:47:50.414Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:47:50.414Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:47:50.414Z] ce7588e14bc9: Waiting [2023-11-14T21:47:50.414Z] b5e4710f87ac: Waiting [2023-11-14T21:47:50.692Z] c4d48a809fc2: Verifying Checksum [2023-11-14T21:47:50.692Z] c4d48a809fc2: Download complete [2023-11-14T21:47:50.692Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:47:50.692Z] ad3a456e5733: Download complete [2023-11-14T21:47:50.692Z] 69c7f0334f64: Verifying Checksum [2023-11-14T21:47:50.692Z] 69c7f0334f64: Download complete [2023-11-14T21:47:50.692Z] 7264a8db6415: Download complete [2023-11-14T21:47:50.692Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:47:50.692Z] 1f1c1a5573a3: Download complete [2023-11-14T21:47:50.951Z] 7264a8db6415: Pull complete [2023-11-14T21:47:50.951Z] b5e4710f87ac: Download complete [2023-11-14T21:47:51.210Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:47:51.210Z] 4f1c88b9dad5: Download complete [2023-11-14T21:47:51.210Z] c4d48a809fc2: Pull complete [2023-11-14T21:47:51.469Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:47:51.469Z] ce7588e14bc9: Download complete [2023-11-14T21:47:54.750Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:47:55.319Z] ad3a456e5733: Pull complete [2023-11-14T21:47:55.898Z] 69c7f0334f64: Pull complete [2023-11-14T21:47:56.157Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:47:58.701Z] ce7588e14bc9: Pull complete [2023-11-14T21:47:59.659Z] b5e4710f87ac: Pull complete [2023-11-14T21:47:59.659Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:47:59.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:47:59.659Z] ---> 88b5674ff536 [2023-11-14T21:47:59.659Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:48:03.591Z] Still waiting to schedule task [2023-11-14T21:48:03.591Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17549’ is offline [2023-11-14T21:48:09.743Z] ---> Running in 0497064df945 [2023-11-14T21:48:09.743Z] Removing intermediate container 0497064df945 [2023-11-14T21:48:09.743Z] ---> dc71035d565d [2023-11-14T21:48:09.743Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:48:09.743Z] ---> Running in 499a4c51c4db [2023-11-14T21:48:09.743Z] Removing intermediate container 499a4c51c4db [2023-11-14T21:48:09.743Z] ---> 9ddab3001a94 [2023-11-14T21:48:09.743Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:48:09.743Z] ---> Running in cc1a49ed7348 [2023-11-14T21:48:09.743Z] Removing intermediate container cc1a49ed7348 [2023-11-14T21:48:09.743Z] ---> 15ae34c896f8 [2023-11-14T21:48:09.743Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:48:09.743Z] ---> Running in 85e1e31190b7 [2023-11-14T21:48:09.743Z] Removing intermediate container 85e1e31190b7 [2023-11-14T21:48:09.743Z] ---> 7ed4f19298e4 [2023-11-14T21:48:09.743Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-14T21:48:09.743Z] ---> Running in 93a1d9443027 [2023-11-14T21:48:09.743Z] Removing intermediate container 93a1d9443027 [2023-11-14T21:48:09.743Z] ---> f2240e51876b [2023-11-14T21:48:09.743Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:48:10.002Z] ---> Running in c7930a5e2183 [2023-11-14T21:48:10.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:10.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:48:11.158Z] OK: 264 MiB in 52 packages [2023-11-14T21:48:11.726Z] Removing intermediate container c7930a5e2183 [2023-11-14T21:48:11.726Z] ---> 9de72756eb41 [2023-11-14T21:48:11.726Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-14T21:48:12.294Z] ---> Running in b30abb59fd95 [2023-11-14T21:48:12.863Z] Removing intermediate container b30abb59fd95 [2023-11-14T21:48:12.863Z] ---> 41775478567f [2023-11-14T21:48:12.863Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-14T21:48:12.863Z] ---> b9dc8cf823c4 [2023-11-14T21:48:12.863Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:48:12.863Z] ---> Running in 3cc688403832 [2023-11-14T21:48:59.557Z] Removing intermediate container 3cc688403832 [2023-11-14T21:48:59.557Z] ---> ec4ca59df99d [2023-11-14T21:48:59.557Z] Step 12/13 : COPY . . [2023-11-14T21:48:59.557Z] ---> d7f8c16310ba [2023-11-14T21:48:59.557Z] Step 13/13 : RUN ${MAKE} [2023-11-14T21:48:59.557Z] ---> Running in 94da3ad5d30a [2023-11-14T21:48:59.557Z] noop [2023-11-14T21:48:59.557Z] Removing intermediate container 94da3ad5d30a [2023-11-14T21:48:59.557Z] ---> 72fa9a85b93b [2023-11-14T21:48:59.557Z] Successfully built 72fa9a85b93b [2023-11-14T21:48:59.557Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:59.864Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:48:59.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:48:59.939Z] prd-ubuntu20.04-docker-8c-8g-17548 does not seem to be running inside a container [2023-11-14T21:48:59.972Z] $ 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-11-14T21:49:00.329Z] $ docker top 1c9a70403d979e9533c23c781c33b5e93ef19a075cee2bdfb80dd20f27d9b5cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:49:00.677Z] + go version [2023-11-14T21:49:00.677Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:49:00.690Z] $ docker stop --time=1 1c9a70403d979e9533c23c781c33b5e93ef19a075cee2bdfb80dd20f27d9b5cf [2023-11-14T21:49:01.985Z] $ docker rm -f --volumes 1c9a70403d979e9533c23c781c33b5e93ef19a075cee2bdfb80dd20f27d9b5cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:02.405Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:49:02.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:49:02.477Z] prd-ubuntu20.04-docker-8c-8g-17548 does not seem to be running inside a container [2023-11-14T21:49:02.511Z] $ 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-11-14T21:49:02.852Z] $ docker top 82b199a12240898e9c2d5edd332d6da0295a17bec285c1f32fd48d0b2e48fcb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:49:03.199Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:49:03.494Z] + make test [2023-11-14T21:49:03.494Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T21:49:04.898Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-14T21:49:17.094Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-14T21:49:17.094Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-14T21:49:18.029Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.5% of statements [2023-11-14T21:49:18.029Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.077s coverage: 86.5% of statements [2023-11-14T21:49:24.586Z] go vet ./... [2023-11-14T21:49:28.884Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:49:28.884Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:49:28.884Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:49:28.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:49:28.909Z] $ docker stop --time=1 82b199a12240898e9c2d5edd332d6da0295a17bec285c1f32fd48d0b2e48fcb3 [2023-11-14T21:49:33.238Z] $ docker rm -f --volumes 82b199a12240898e9c2d5edd332d6da0295a17bec285c1f32fd48d0b2e48fcb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:49:33.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:49:33.803Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:49:34.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:49:34.550Z] + ls -al . [2023-11-14T21:49:34.550Z] total 240 [2023-11-14T21:49:34.550Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:49 . [2023-11-14T21:49:34.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:47 .. [2023-11-14T21:49:34.550Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:49 .git [2023-11-14T21:49:34.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:47 .github [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 14 21:47 .gitignore [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 14 21:47 .golangci.yml [2023-11-14T21:49:34.550Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:47 .semver [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 14 21:47 Attribution.txt [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 14 21:47 CHANGELOG.md [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 14 21:47 Dockerfile [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:47 GOVERNANCE.md [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 14 21:47 Jenkinsfile [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 21:47 LICENSE [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 14 21:47 Makefile [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 21:47 OWNERS.md [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 14 21:47 README.md [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:47 VERSION [2023-11-14T21:49:34.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:47 bin [2023-11-14T21:49:34.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:47 cmd [2023-11-14T21:49:34.550Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 14 21:49 coverage.out [2023-11-14T21:49:34.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:47 doc [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 14 21:47 go.mod [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 14 21:47 go.sum [2023-11-14T21:49:34.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:47 internal [2023-11-14T21:49:34.550Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 14 21:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:34.917Z] + 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=52e219e200aa3f0791b8f147aa403b803b9db216 --label arch=amd64 --label version=3.1.0-dev.27 . [2023-11-14T21:49:34.917Z] Sending build context to Docker daemon 21.77MB [2023-11-14T21:49:34.917Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:49:34.917Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-14T21:49:34.917Z] ---> 72fa9a85b93b [2023-11-14T21:49:34.917Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:49:35.508Z] ---> Running in 5a261ac75217 [2023-11-14T21:49:35.508Z] Removing intermediate container 5a261ac75217 [2023-11-14T21:49:35.508Z] ---> e52e890ebf91 [2023-11-14T21:49:35.508Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:49:35.765Z] ---> Running in 0c6c9e94b40e [2023-11-14T21:49:35.765Z] Removing intermediate container 0c6c9e94b40e [2023-11-14T21:49:35.765Z] ---> eca4f37df976 [2023-11-14T21:49:35.765Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:49:35.765Z] ---> Running in 0b5fb5a6009f [2023-11-14T21:49:35.765Z] Removing intermediate container 0b5fb5a6009f [2023-11-14T21:49:35.765Z] ---> 0f9ac615d25d [2023-11-14T21:49:35.765Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:49:35.765Z] ---> Running in 05fd8f321575 [2023-11-14T21:49:36.024Z] Removing intermediate container 05fd8f321575 [2023-11-14T21:49:36.024Z] ---> 52c8a92e5394 [2023-11-14T21:49:36.024Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-14T21:49:36.024Z] ---> Running in e0f763f34147 [2023-11-14T21:49:36.024Z] Removing intermediate container e0f763f34147 [2023-11-14T21:49:36.024Z] ---> 229fb7f7473f [2023-11-14T21:49:36.024Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:49:36.024Z] ---> Running in 03cc7d096023 [2023-11-14T21:49:36.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:36.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:36.802Z] OK: 264 MiB in 52 packages [2023-11-14T21:49:37.060Z] Removing intermediate container 03cc7d096023 [2023-11-14T21:49:37.060Z] ---> 390da01ddde6 [2023-11-14T21:49:37.060Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-14T21:49:37.060Z] ---> Running in 2d8dd78480ca [2023-11-14T21:49:37.060Z] Removing intermediate container 2d8dd78480ca [2023-11-14T21:49:37.060Z] ---> 0f61019926f2 [2023-11-14T21:49:37.060Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-14T21:49:37.319Z] ---> db7d66b529b1 [2023-11-14T21:49:37.319Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:49:37.319Z] ---> Running in de7909e2d8b2 [2023-11-14T21:49:38.260Z] Removing intermediate container de7909e2d8b2 [2023-11-14T21:49:38.260Z] ---> da3e27c4a22c [2023-11-14T21:49:38.260Z] Step 12/27 : COPY . . [2023-11-14T21:49:39.197Z] ---> e9be0d869ebf [2023-11-14T21:49:39.197Z] Step 13/27 : RUN ${MAKE} [2023-11-14T21:49:39.197Z] ---> Running in dbdcc750c264 [2023-11-14T21:49:39.197Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-14T21:50:01.124Z] Removing intermediate container dbdcc750c264 [2023-11-14T21:50:01.124Z] ---> 4d6bd88625fb [2023-11-14T21:50:01.124Z] Step 14/27 : FROM alpine:3.18 [2023-11-14T21:50:01.382Z] 3.18: Pulling from library/alpine [2023-11-14T21:50:01.382Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:50:01.641Z] 96526aa774ef: Verifying Checksum [2023-11-14T21:50:01.641Z] 96526aa774ef: Download complete [2023-11-14T21:50:01.641Z] 96526aa774ef: Pull complete [2023-11-14T21:50:01.906Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:50:01.906Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:50:01.906Z] ---> 8ca4688f4f35 [2023-11-14T21:50:01.906Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-14T21:50:02.165Z] ---> Running in d1c7e975748c [2023-11-14T21:50:02.165Z] Removing intermediate container d1c7e975748c [2023-11-14T21:50:02.165Z] ---> bad093d5ebf6 [2023-11-14T21:50:02.165Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-14T21:50:02.165Z] ---> Running in f9dfff4d017a [2023-11-14T21:50:02.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:02.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:02.682Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:50:02.682Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:50:02.682Z] OK: 7 MiB in 16 packages [2023-11-14T21:50:02.940Z] Removing intermediate container f9dfff4d017a [2023-11-14T21:50:02.940Z] ---> 859c347fd46d [2023-11-14T21:50:02.940Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-14T21:50:02.940Z] ---> Running in d981f843a1e7 [2023-11-14T21:50:03.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:03.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:03.456Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:03.456Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:03.456Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:03.456Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:03.456Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:03.839Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:03.839Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:03.839Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:03.839Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:03.839Z] OK: 7 MiB in 16 packages [2023-11-14T21:50:04.494Z] Removing intermediate container d981f843a1e7 [2023-11-14T21:50:04.494Z] ---> 4de6027cb66a [2023-11-14T21:50:04.494Z] Step 18/27 : WORKDIR / [2023-11-14T21:50:04.494Z] ---> Running in 4ff6c3431bd3 [2023-11-14T21:50:04.494Z] Removing intermediate container 4ff6c3431bd3 [2023-11-14T21:50:04.494Z] ---> 8eeda71b1655 [2023-11-14T21:50:04.494Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-14T21:50:05.456Z] ---> a6781bb0e32e [2023-11-14T21:50:05.456Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-14T21:50:05.456Z] ---> 5fefbe327399 [2023-11-14T21:50:05.456Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-14T21:50:05.714Z] ---> e229658ab2ad [2023-11-14T21:50:05.714Z] Step 22/27 : EXPOSE 59984 [2023-11-14T21:50:05.714Z] ---> Running in fa23af405318 [2023-11-14T21:50:05.714Z] Removing intermediate container fa23af405318 [2023-11-14T21:50:05.714Z] ---> 1c07b582f90e [2023-11-14T21:50:05.714Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-14T21:50:05.714Z] ---> Running in 84db1ee3b82d [2023-11-14T21:50:05.714Z] Removing intermediate container 84db1ee3b82d [2023-11-14T21:50:05.714Z] ---> d51414bbf572 [2023-11-14T21:50:05.714Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T21:50:05.714Z] ---> Running in dca95c92582c [2023-11-14T21:50:05.971Z] Removing intermediate container dca95c92582c [2023-11-14T21:50:05.971Z] ---> 39d7405650be [2023-11-14T21:50:05.971Z] Step 25/27 : LABEL arch=amd64 [2023-11-14T21:50:05.971Z] ---> Running in 90fdf548e756 [2023-11-14T21:50:05.971Z] Removing intermediate container 90fdf548e756 [2023-11-14T21:50:05.971Z] ---> 0a4d48491f34 [2023-11-14T21:50:05.971Z] Step 26/27 : LABEL git_sha=52e219e200aa3f0791b8f147aa403b803b9db216 [2023-11-14T21:50:05.971Z] ---> Running in 03a1063d6f99 [2023-11-14T21:50:05.971Z] Removing intermediate container 03a1063d6f99 [2023-11-14T21:50:05.971Z] ---> 2258a108ebfd [2023-11-14T21:50:05.971Z] Step 27/27 : LABEL version=3.1.0-dev.27 [2023-11-14T21:50:06.230Z] ---> Running in b5a494d13074 [2023-11-14T21:50:06.230Z] Removing intermediate container b5a494d13074 [2023-11-14T21:50:06.230Z] ---> 4c804fa8c57d [2023-11-14T21:50:06.230Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:50:06.230Z] Successfully built 4c804fa8c57d [2023-11-14T21:50:06.230Z] 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-11-14T21:50:06.348Z] provisioning config files... [2023-11-14T21:50:06.355Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5516043366730646175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:50:06.646Z] ---> docker-login.sh [2023-11-14T21:50:06.646Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:50:06.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:06.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:06.646Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:06.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:06.646Z] [2023-11-14T21:50:06.646Z] Login Succeeded [2023-11-14T21:50:06.646Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:50:06.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:06.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:06.646Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:06.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:06.646Z] [2023-11-14T21:50:06.646Z] Login Succeeded [2023-11-14T21:50:06.646Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:50:06.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:06.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:06.905Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:06.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:06.905Z] [2023-11-14T21:50:06.905Z] Login Succeeded [2023-11-14T21:50:06.905Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:50:06.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:06.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:06.905Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:06.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:06.905Z] [2023-11-14T21:50:06.905Z] Login Succeeded [2023-11-14T21:50:06.905Z] docker.io [2023-11-14T21:50:07.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:50:07.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:50:07.164Z] Configure a credential helper to remove this warning. See [2023-11-14T21:50:07.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:50:07.164Z] [2023-11-14T21:50:07.164Z] Login Succeeded [2023-11-14T21:50:07.164Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:50:07.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:50:07.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:50:07.243Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-11-14T21:50:07.243Z] 52e219e200aa3f0791b8f147aa403b803b9db216 [2023-11-14T21:50:07.243Z] latest [2023-11-14T21:50:07.243Z] 3.1.0-dev.27 [2023-11-14T21:50:07.243Z] 52e219e200aa3f0791b8f147aa403b803b9db216-3.1.0-dev.27 [2023-11-14T21:50:07.243Z] main [2023-11-14T21:50:07.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:07.572Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:52e219e200aa3f0791b8f147aa403b803b9db216 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:07.884Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:52e219e200aa3f0791b8f147aa403b803b9db216 [2023-11-14T21:50:07.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-14T21:50:07.884Z] d6389998b8b7: Preparing [2023-11-14T21:50:07.884Z] bacf7e73b6b6: Preparing [2023-11-14T21:50:07.884Z] 0ef22bcdc34b: Preparing [2023-11-14T21:50:07.884Z] 2ca798971394: Preparing [2023-11-14T21:50:07.884Z] 5977b01076a2: Preparing [2023-11-14T21:50:07.884Z] cc2447e1835a: Preparing [2023-11-14T21:50:07.884Z] cc2447e1835a: Waiting [2023-11-14T21:50:07.884Z] d6389998b8b7: Pushed [2023-11-14T21:50:07.884Z] cc2447e1835a: Layer already exists [2023-11-14T21:50:07.884Z] bacf7e73b6b6: Pushed [2023-11-14T21:50:07.884Z] 5977b01076a2: Pushed [2023-11-14T21:50:08.818Z] 2ca798971394: Pushed [2023-11-14T21:50:10.718Z] 0ef22bcdc34b: Pushed [2023-11-14T21:50:10.718Z] 52e219e200aa3f0791b8f147aa403b803b9db216: digest: sha256:374803c49464f934c572e5e7087fe77102c687b51c0bda87a7b2b4556671339d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:11.032Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:11.339Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-11-14T21:50:11.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-14T21:50:11.339Z] d6389998b8b7: Preparing [2023-11-14T21:50:11.339Z] bacf7e73b6b6: Preparing [2023-11-14T21:50:11.339Z] 0ef22bcdc34b: Preparing [2023-11-14T21:50:11.339Z] 2ca798971394: Preparing [2023-11-14T21:50:11.339Z] 5977b01076a2: Preparing [2023-11-14T21:50:11.339Z] cc2447e1835a: Preparing [2023-11-14T21:50:11.339Z] 2ca798971394: Layer already exists [2023-11-14T21:50:11.339Z] 0ef22bcdc34b: Layer already exists [2023-11-14T21:50:11.339Z] bacf7e73b6b6: Layer already exists [2023-11-14T21:50:11.339Z] 5977b01076a2: Layer already exists [2023-11-14T21:50:11.339Z] d6389998b8b7: Layer already exists [2023-11-14T21:50:11.339Z] cc2447e1835a: Layer already exists [2023-11-14T21:50:11.339Z] latest: digest: sha256:374803c49464f934c572e5e7087fe77102c687b51c0bda87a7b2b4556671339d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:11.650Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:11.958Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.27 [2023-11-14T21:50:11.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-14T21:50:11.958Z] d6389998b8b7: Preparing [2023-11-14T21:50:11.958Z] bacf7e73b6b6: Preparing [2023-11-14T21:50:11.958Z] 0ef22bcdc34b: Preparing [2023-11-14T21:50:11.958Z] 2ca798971394: Preparing [2023-11-14T21:50:11.958Z] 5977b01076a2: Preparing [2023-11-14T21:50:11.958Z] cc2447e1835a: Preparing [2023-11-14T21:50:11.958Z] cc2447e1835a: Waiting [2023-11-14T21:50:11.958Z] d6389998b8b7: Layer already exists [2023-11-14T21:50:11.958Z] 2ca798971394: Layer already exists [2023-11-14T21:50:11.958Z] bacf7e73b6b6: Layer already exists [2023-11-14T21:50:11.958Z] 5977b01076a2: Layer already exists [2023-11-14T21:50:11.958Z] 0ef22bcdc34b: Layer already exists [2023-11-14T21:50:11.958Z] cc2447e1835a: Layer already exists [2023-11-14T21:50:11.958Z] 3.1.0-dev.27: digest: sha256:374803c49464f934c572e5e7087fe77102c687b51c0bda87a7b2b4556671339d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:12.280Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:52e219e200aa3f0791b8f147aa403b803b9db216-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:12.588Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:52e219e200aa3f0791b8f147aa403b803b9db216-3.1.0-dev.27 [2023-11-14T21:50:12.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-14T21:50:12.588Z] d6389998b8b7: Preparing [2023-11-14T21:50:12.588Z] bacf7e73b6b6: Preparing [2023-11-14T21:50:12.588Z] 0ef22bcdc34b: Preparing [2023-11-14T21:50:12.588Z] 2ca798971394: Preparing [2023-11-14T21:50:12.588Z] 5977b01076a2: Preparing [2023-11-14T21:50:12.588Z] cc2447e1835a: Preparing [2023-11-14T21:50:12.588Z] cc2447e1835a: Waiting [2023-11-14T21:50:12.588Z] 0ef22bcdc34b: Layer already exists [2023-11-14T21:50:12.588Z] 2ca798971394: Layer already exists [2023-11-14T21:50:12.588Z] d6389998b8b7: Layer already exists [2023-11-14T21:50:12.588Z] bacf7e73b6b6: Layer already exists [2023-11-14T21:50:12.588Z] 5977b01076a2: Layer already exists [2023-11-14T21:50:12.588Z] cc2447e1835a: Layer already exists [2023-11-14T21:50:12.588Z] 52e219e200aa3f0791b8f147aa403b803b9db216-3.1.0-dev.27: digest: sha256:374803c49464f934c572e5e7087fe77102c687b51c0bda87a7b2b4556671339d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:12.899Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:13.206Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-11-14T21:50:13.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-14T21:50:13.206Z] d6389998b8b7: Preparing [2023-11-14T21:50:13.206Z] bacf7e73b6b6: Preparing [2023-11-14T21:50:13.206Z] 0ef22bcdc34b: Preparing [2023-11-14T21:50:13.206Z] 2ca798971394: Preparing [2023-11-14T21:50:13.206Z] 5977b01076a2: Preparing [2023-11-14T21:50:13.206Z] cc2447e1835a: Preparing [2023-11-14T21:50:13.206Z] cc2447e1835a: Waiting [2023-11-14T21:50:13.206Z] bacf7e73b6b6: Layer already exists [2023-11-14T21:50:13.206Z] 0ef22bcdc34b: Layer already exists [2023-11-14T21:50:13.206Z] 2ca798971394: Layer already exists [2023-11-14T21:50:13.206Z] d6389998b8b7: Layer already exists [2023-11-14T21:50:13.206Z] 5977b01076a2: Layer already exists [2023-11-14T21:50:13.206Z] cc2447e1835a: Layer already exists [2023-11-14T21:50:13.206Z] main: digest: sha256:374803c49464f934c572e5e7087fe77102c687b51c0bda87a7b2b4556671339d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:50:13.249Z] ===================================================== [Pipeline] echo [2023-11-14T21:50:13.260Z] taggedImages: [2023-11-14T21:50:13.260Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:52e219e200aa3f0791b8f147aa403b803b9db216 [2023-11-14T21:50:13.260Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-11-14T21:50:13.260Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.27 [2023-11-14T21:50:13.260Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:52e219e200aa3f0791b8f147aa403b803b9db216-3.1.0-dev.27 [2023-11-14T21:50:13.260Z] - 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-11-14T21:50:13.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:50:13.648Z] [2023-11-14T21:50:13.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:50:13.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:50:13.953Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:50:13.953Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:50:13.953Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:50:13.953Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:50:13.953Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:50:13.953Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:50:13.953Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:50:13.953Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:50:13.953Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:50:13.953Z] 33b1e0a273af: Waiting [2023-11-14T21:50:13.953Z] 5d3b04190fa2: Waiting [2023-11-14T21:50:13.953Z] 2f39f015ded8: Waiting [2023-11-14T21:50:13.953Z] 5c69ac0246d0: Download complete [2023-11-14T21:50:13.953Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:50:13.953Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:50:13.953Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:50:13.953Z] ec43610c2a17: Download complete [2023-11-14T21:50:13.953Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T21:50:13.953Z] 5d3b04190fa2: Download complete [2023-11-14T21:50:13.953Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:50:13.953Z] 33b1e0a273af: Download complete [2023-11-14T21:50:14.211Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:50:14.211Z] 5eb5b503b376: Download complete [2023-11-14T21:50:14.776Z] 2f39f015ded8: Verifying Checksum [2023-11-14T21:50:14.776Z] 2f39f015ded8: Download complete [2023-11-14T21:50:15.343Z] 5eb5b503b376: Pull complete [2023-11-14T21:50:15.602Z] 5c69ac0246d0: Pull complete [2023-11-14T21:50:16.169Z] ec43610c2a17: Pull complete [2023-11-14T21:50:16.169Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:50:16.428Z] 33b1e0a273af: Pull complete [2023-11-14T21:50:16.428Z] 5d3b04190fa2: Pull complete [2023-11-14T21:50:20.611Z] 2f39f015ded8: Pull complete [2023-11-14T21:50:20.611Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:50:20.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:50:20.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:50:20.701Z] prd-ubuntu20.04-docker-8c-8g-17548 does not seem to be running inside a container [2023-11-14T21:50:20.730Z] $ 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-11-14T21:50:28.104Z] $ docker top 49deff7a4a346a6b2af6853bfa766408a6dd6adcf98f0010638b1d2bcce62c45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:50:28.482Z] ---> job-cost.sh [2023-11-14T21:50:28.482Z] lf-activate-venv: SKIPPING [2023-11-14T21:50:28.482Z] INFO: No Stack... [2023-11-14T21:50:28.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:50:29.304Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:50:29.592Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-11-14T21:50:29.592Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:50:29.607Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-184-stack-cost] [2023-11-14T21:50:29.612Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-184-stack-cost] did not exist. Created. [2023-11-14T21:50:29.612Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:50:29.914Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:50:29.939Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:50:29.946Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:50:29.965Z] $ docker stop --time=1 49deff7a4a346a6b2af6853bfa766408a6dd6adcf98f0010638b1d2bcce62c45 [2023-11-14T21:50:31.117Z] $ docker rm -f --volumes 49deff7a4a346a6b2af6853bfa766408a6dd6adcf98f0010638b1d2bcce62c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T21:51:05.121Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17558 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-11-14T21:51:05.136Z] Running in /w/workspace/device-onvif-camera/184 [Pipeline] { [Pipeline] checkout [2023-11-14T21:51:05.173Z] The recommended git tool is: git [2023-11-14T21:51:11.846Z] using credential edgex-jenkins-ssh [2023-11-14T21:51:11.868Z] Cloning the remote Git repository [2023-11-14T21:51:11.928Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-14T21:51:12.059Z] > git init /w/workspace/device-onvif-camera/184 # timeout=10 [2023-11-14T21:51:12.246Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-14T21:51:12.247Z] > git --version # timeout=10 [2023-11-14T21:51:12.290Z] > git --version # 'git version 2.25.1' [2023-11-14T21:51:12.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T21:51:12.501Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:51:15.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-14T21:51:15.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:51:16.531Z] Avoid second fetch [2023-11-14T21:51:16.531Z] Checking out Revision 52e219e200aa3f0791b8f147aa403b803b9db216 (main) [2023-11-14T21:51:16.558Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T21:51:16.646Z] > git checkout -f 52e219e200aa3f0791b8f147aa403b803b9db216 # timeout=10 [2023-11-14T21:51:17.433Z] Commit message: "fix: Address CVE in Alpine base image (#408)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:51:18.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T21:51:18.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:51:18.389Z] Dload Upload Total Spent Left Speed [2023-11-14T21:51:18.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh [2023-11-14T21:51:19.271Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T21:51:19.646Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T21:51:19.646Z] + sudo tee /etc/docker/daemon.new [2023-11-14T21:51:19.646Z] { [2023-11-14T21:51:19.646Z] "registry-mirrors": [ [2023-11-14T21:51:19.646Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T21:51:19.646Z] ], [2023-11-14T21:51:19.646Z] "bip": "10.250.0.254/24", [2023-11-14T21:51:19.646Z] "hosts": [ [2023-11-14T21:51:19.646Z] "tcp://0.0.0.0:5555", [2023-11-14T21:51:19.646Z] "unix:///var/run/docker.sock" [2023-11-14T21:51:19.646Z] ], [2023-11-14T21:51:19.646Z] "mtu": 1458, [2023-11-14T21:51:19.646Z] "selinux-enabled": true, [2023-11-14T21:51:19.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T21:51:19.646Z] } [Pipeline] sh [2023-11-14T21:51:19.998Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T21:51:20.345Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:51:38.698Z] provisioning config files... [2023-11-14T21:51:38.735Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/184@tmp/config14329096810976092744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:39.122Z] ---> docker-login.sh [2023-11-14T21:51:39.122Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:51:39.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:39.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:39.717Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:39.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:39.717Z] [2023-11-14T21:51:39.717Z] Login Succeeded [2023-11-14T21:51:39.717Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:51:40.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:40.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:40.323Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:40.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:40.323Z] [2023-11-14T21:51:40.323Z] Login Succeeded [2023-11-14T21:51:40.323Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:51:40.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:40.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:40.875Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:40.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:40.875Z] [2023-11-14T21:51:40.875Z] Login Succeeded [2023-11-14T21:51:40.875Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:51:41.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:41.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:41.151Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:41.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:41.151Z] [2023-11-14T21:51:41.151Z] Login Succeeded [2023-11-14T21:51:41.151Z] docker.io [2023-11-14T21:51:41.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:41.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:41.697Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:41.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:41.697Z] [2023-11-14T21:51:41.697Z] Login Succeeded [2023-11-14T21:51:41.697Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:51:41.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:51:42.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:42.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:42.094Z] ========================================================= [2023-11-14T21:51:42.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T21:51:42.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:42.460Z] + 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-11-14T21:51:43.059Z] Sending build context to Docker daemon 14.21MB [2023-11-14T21:51:43.059Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:51:43.059Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-14T21:51:43.337Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T21:51:43.337Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T21:51:43.337Z] 5d54e960e981: Pulling fs layer [2023-11-14T21:51:43.337Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T21:51:43.337Z] f0e02332f6b5: Pulling fs layer [2023-11-14T21:51:43.337Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T21:51:43.337Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T21:51:43.337Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T21:51:43.337Z] f0e02332f6b5: Waiting [2023-11-14T21:51:43.337Z] 872ee5b61b7b: Waiting [2023-11-14T21:51:43.337Z] 0c6a40ed1a82: Waiting [2023-11-14T21:51:43.337Z] 94ae7d8d031c: Waiting [2023-11-14T21:51:43.337Z] 5d54e960e981: Verifying Checksum [2023-11-14T21:51:43.337Z] 5d54e960e981: Download complete [2023-11-14T21:51:43.337Z] f0e02332f6b5: Verifying Checksum [2023-11-14T21:51:43.337Z] f0e02332f6b5: Download complete [2023-11-14T21:51:43.337Z] 872ee5b61b7b: Download complete [2023-11-14T21:51:43.337Z] 9fda8d8052c6: Verifying Checksum [2023-11-14T21:51:43.337Z] 9fda8d8052c6: Download complete [2023-11-14T21:51:43.938Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T21:51:43.938Z] 94ae7d8d031c: Download complete [2023-11-14T21:51:44.534Z] 9fda8d8052c6: Pull complete [2023-11-14T21:51:45.132Z] 5d54e960e981: Pull complete [2023-11-14T21:51:45.408Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T21:51:45.408Z] c4a7e357bf2a: Download complete [2023-11-14T21:51:46.853Z] 0c6a40ed1a82: Download complete [2023-11-14T21:51:59.222Z] c4a7e357bf2a: Pull complete [2023-11-14T21:51:59.493Z] f0e02332f6b5: Pull complete [2023-11-14T21:51:59.846Z] 872ee5b61b7b: Pull complete [2023-11-14T21:52:10.201Z] 0c6a40ed1a82: Pull complete [2023-11-14T21:52:11.181Z] 94ae7d8d031c: Pull complete [2023-11-14T21:52:11.452Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T21:52:11.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:52:11.452Z] ---> 86de565de09d [2023-11-14T21:52:11.452Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:52:12.418Z] ---> Running in 7c11b12cd792 [2023-11-14T21:52:12.687Z] Removing intermediate container 7c11b12cd792 [2023-11-14T21:52:12.687Z] ---> 188b416900ee [2023-11-14T21:52:12.687Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:52:12.957Z] ---> Running in e1c488484d4a [2023-11-14T21:52:13.228Z] Removing intermediate container e1c488484d4a [2023-11-14T21:52:13.228Z] ---> 1df75f3a6340 [2023-11-14T21:52:13.228Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:52:13.497Z] ---> Running in 049f31e53b2a [2023-11-14T21:52:13.766Z] Removing intermediate container 049f31e53b2a [2023-11-14T21:52:13.766Z] ---> 3aa5824d2b2d [2023-11-14T21:52:13.766Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:52:13.766Z] ---> Running in a0f9d40eb9df [2023-11-14T21:52:14.036Z] Removing intermediate container a0f9d40eb9df [2023-11-14T21:52:14.036Z] ---> 5650eba58cde [2023-11-14T21:52:14.036Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-14T21:52:14.306Z] ---> Running in 224a2fe2129e [2023-11-14T21:52:14.579Z] Removing intermediate container 224a2fe2129e [2023-11-14T21:52:14.579Z] ---> f231132a3d9d [2023-11-14T21:52:14.579Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:52:14.849Z] ---> Running in 0d3a69c7043d [2023-11-14T21:52:16.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:52:16.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:52:17.978Z] OK: 266 MiB in 52 packages [2023-11-14T21:52:18.958Z] Removing intermediate container 0d3a69c7043d [2023-11-14T21:52:18.958Z] ---> e3a91e0b2ff6 [2023-11-14T21:52:18.958Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-14T21:52:19.229Z] ---> Running in 94ff2459f4ba [2023-11-14T21:52:19.497Z] Removing intermediate container 94ff2459f4ba [2023-11-14T21:52:19.497Z] ---> 3b2e3bb40a6b [2023-11-14T21:52:19.497Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-14T21:52:20.000Z] ---> 7d0e571b882e [2023-11-14T21:52:20.000Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:52:20.277Z] ---> Running in c467f471e5a4 [2023-11-14T21:53:57.117Z] Removing intermediate container c467f471e5a4 [2023-11-14T21:53:57.117Z] ---> b0f68c97d70d [2023-11-14T21:53:57.117Z] Step 12/13 : COPY . . [2023-11-14T21:53:57.117Z] ---> 4a3e0e84dda8 [2023-11-14T21:53:57.117Z] Step 13/13 : RUN ${MAKE} [2023-11-14T21:53:57.117Z] ---> Running in b9458c0ea05d [2023-11-14T21:53:57.117Z] noop [2023-11-14T21:53:57.117Z] Removing intermediate container b9458c0ea05d [2023-11-14T21:53:57.117Z] ---> 7f752168baa9 [2023-11-14T21:53:57.117Z] Successfully built 7f752168baa9 [2023-11-14T21:53:57.117Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:57.497Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:53:57.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:57.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-17558 does not seem to be running inside a container [2023-11-14T21:53:57.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/184 -v /w/workspace/device-onvif-camera/184:/w/workspace/device-onvif-camera/184:rw,z -v /w/workspace/device-onvif-camera/184@tmp:/w/workspace/device-onvif-camera/184@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-11-14T21:53:59.366Z] $ docker top 6d8919c435f66fe2c2925c438279986f72772639356aafaeb38b61b8abdd9a9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:54:00.273Z] + go version [2023-11-14T21:54:00.273Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T21:54:00.307Z] $ docker stop --time=1 6d8919c435f66fe2c2925c438279986f72772639356aafaeb38b61b8abdd9a9b [2023-11-14T21:54:02.283Z] $ docker rm -f --volumes 6d8919c435f66fe2c2925c438279986f72772639356aafaeb38b61b8abdd9a9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:02.893Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:54:02.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:54:03.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-17558 does not seem to be running inside a container [2023-11-14T21:54:03.315Z] $ 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/184 -v /w/workspace/device-onvif-camera/184:/w/workspace/device-onvif-camera/184:rw,z -v /w/workspace/device-onvif-camera/184@tmp:/w/workspace/device-onvif-camera/184@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-11-14T21:54:04.768Z] $ docker top 592b72ea44463356cd92fca2581f3753f4c11288f64223b0596abee1cc8fddd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:54:05.647Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/184 [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:54:06.339Z] + make test [2023-11-14T21:54:06.340Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T21:54:11.727Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-14T21:57:09.965Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-14T21:57:09.965Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-14T21:57:09.965Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.209s coverage: 31.5% of statements [2023-11-14T21:57:32.093Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.753s coverage: 86.5% of statements [2023-11-14T21:57:32.093Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T21:57:32.093Z] go vet ./... [2023-11-14T21:58:04.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:58:04.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:58:04.387Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:58:04.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:58:04.430Z] $ docker stop --time=1 592b72ea44463356cd92fca2581f3753f4c11288f64223b0596abee1cc8fddd2 [2023-11-14T21:58:06.443Z] $ docker rm -f --volumes 592b72ea44463356cd92fca2581f3753f4c11288f64223b0596abee1cc8fddd2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:58:07.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:58:07.913Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T21:58:08.674Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:58:09.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:58:10.904Z] + ls -al . [2023-11-14T21:58:10.904Z] total 236 [2023-11-14T21:58:10.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:54 . [2023-11-14T21:58:10.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:51 .. [2023-11-14T21:58:10.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:51 .git [2023-11-14T21:58:10.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 .github [2023-11-14T21:58:10.904Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 14 21:51 .gitignore [2023-11-14T21:58:10.904Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 14 21:51 .golangci.yml [2023-11-14T21:58:10.904Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 14 21:51 Attribution.txt [2023-11-14T21:58:10.904Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 14 21:51 CHANGELOG.md [2023-11-14T21:58:10.904Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 14 21:51 Dockerfile [2023-11-14T21:58:10.904Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:51 GOVERNANCE.md [2023-11-14T21:58:10.904Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 14 21:51 Jenkinsfile [2023-11-14T21:58:10.904Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 21:51 LICENSE [2023-11-14T21:58:10.904Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 14 21:51 Makefile [2023-11-14T21:58:10.905Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 21:51 OWNERS.md [2023-11-14T21:58:10.905Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 14 21:51 README.md [2023-11-14T21:58:10.905Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:47 VERSION [2023-11-14T21:58:10.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:51 bin [2023-11-14T21:58:10.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 cmd [2023-11-14T21:58:10.905Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 14 21:57 coverage.out [2023-11-14T21:58:10.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:51 doc [2023-11-14T21:58:10.905Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 14 21:51 go.mod [2023-11-14T21:58:10.905Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 14 21:51 go.sum [2023-11-14T21:58:10.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:51 internal [2023-11-14T21:58:10.905Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 14 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:58:11.269Z] + 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=52e219e200aa3f0791b8f147aa403b803b9db216 --label arch=arm64 --label version=3.1.0-dev.27 . [2023-11-14T21:58:11.872Z] Sending build context to Docker daemon 14.29MB [2023-11-14T21:58:11.872Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:58:11.872Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-14T21:58:11.872Z] ---> 7f752168baa9 [2023-11-14T21:58:11.872Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:58:12.147Z] ---> Running in 31f563d907d3 [2023-11-14T21:58:12.419Z] Removing intermediate container 31f563d907d3 [2023-11-14T21:58:12.419Z] ---> c0cf18274dcf [2023-11-14T21:58:12.419Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:58:12.419Z] ---> Running in df6e6d37b7d2 [2023-11-14T21:58:13.008Z] Removing intermediate container df6e6d37b7d2 [2023-11-14T21:58:13.008Z] ---> 1132d9edfd65 [2023-11-14T21:58:13.008Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T21:58:13.008Z] ---> Running in 2d2ef1675d14 [2023-11-14T21:58:13.596Z] Removing intermediate container 2d2ef1675d14 [2023-11-14T21:58:13.596Z] ---> 728029c09a69 [2023-11-14T21:58:13.596Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:58:13.596Z] ---> Running in 74c8968fa8b6 [2023-11-14T21:58:13.865Z] Removing intermediate container 74c8968fa8b6 [2023-11-14T21:58:13.865Z] ---> 1c572afc8c58 [2023-11-14T21:58:13.865Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-14T21:58:13.865Z] ---> Running in 02377bb3c98d [2023-11-14T21:58:14.457Z] Removing intermediate container 02377bb3c98d [2023-11-14T21:58:14.457Z] ---> 470c1052ef50 [2023-11-14T21:58:14.457Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:58:14.457Z] ---> Running in 5094f4eadd84 [2023-11-14T21:58:15.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:58:16.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:58:17.567Z] OK: 266 MiB in 52 packages [2023-11-14T21:58:18.538Z] Removing intermediate container 5094f4eadd84 [2023-11-14T21:58:18.538Z] ---> 46dbcde39cc7 [2023-11-14T21:58:18.538Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-14T21:58:18.810Z] ---> Running in e326df510c86 [2023-11-14T21:58:19.083Z] Removing intermediate container e326df510c86 [2023-11-14T21:58:19.083Z] ---> b20b50f3584d [2023-11-14T21:58:19.083Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-14T21:58:19.676Z] ---> 8f14142ac22b [2023-11-14T21:58:19.676Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:58:19.676Z] ---> Running in dd6254a8da38 [2023-11-14T21:58:25.476Z] Removing intermediate container dd6254a8da38 [2023-11-14T21:58:25.476Z] ---> a89d79d82c23 [2023-11-14T21:58:25.476Z] Step 12/27 : COPY . . [2023-11-14T21:58:27.436Z] ---> 932c9c5bb7e3 [2023-11-14T21:58:27.436Z] Step 13/27 : RUN ${MAKE} [2023-11-14T21:58:27.436Z] ---> Running in cbfd4aa76e71 [2023-11-14T21:58:28.409Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-14T22:01:05.204Z] Removing intermediate container cbfd4aa76e71 [2023-11-14T22:01:05.204Z] ---> 981731394e2c [2023-11-14T22:01:05.204Z] Step 14/27 : FROM alpine:3.18 [2023-11-14T22:01:05.204Z] 3.18: Pulling from library/alpine [2023-11-14T22:01:05.204Z] 579b34f0a95b: Pulling fs layer [2023-11-14T22:01:05.204Z] 579b34f0a95b: Download complete [2023-11-14T22:01:05.204Z] 579b34f0a95b: Pull complete [2023-11-14T22:01:05.204Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T22:01:05.204Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T22:01:05.204Z] ---> 3cc203321400 [2023-11-14T22:01:05.204Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-14T22:01:05.204Z] ---> Running in c1d3fd042857 [2023-11-14T22:01:05.204Z] Removing intermediate container c1d3fd042857 [2023-11-14T22:01:05.204Z] ---> e54ae78babad [2023-11-14T22:01:05.204Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-14T22:01:05.204Z] ---> Running in e7d20d93dd7b [2023-11-14T22:01:05.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:01:05.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:01:05.204Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T22:01:05.204Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T22:01:05.204Z] OK: 8 MiB in 16 packages [2023-11-14T22:01:05.204Z] Removing intermediate container e7d20d93dd7b [2023-11-14T22:01:05.204Z] ---> ff4a4bae1222 [2023-11-14T22:01:05.204Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-14T22:01:05.204Z] ---> Running in 0f7ecae00800 [2023-11-14T22:01:05.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:01:05.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:01:05.204Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:01:05.204Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:01:05.204Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T22:01:05.204Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:01:05.204Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:01:05.204Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:01:05.204Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:01:05.204Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:01:05.204Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:01:05.204Z] OK: 8 MiB in 16 packages [2023-11-14T22:01:05.205Z] Removing intermediate container 0f7ecae00800 [2023-11-14T22:01:05.205Z] ---> 06d1dd1d48e8 [2023-11-14T22:01:05.205Z] Step 18/27 : WORKDIR / [2023-11-14T22:01:05.205Z] ---> Running in c56177daec0e [2023-11-14T22:01:05.205Z] Removing intermediate container c56177daec0e [2023-11-14T22:01:05.205Z] ---> ec73987f8cf6 [2023-11-14T22:01:05.205Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-14T22:01:05.205Z] ---> fe13ed91de33 [2023-11-14T22:01:05.205Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-14T22:01:05.205Z] ---> 9d8ad4c1d6af [2023-11-14T22:01:05.205Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-14T22:01:05.205Z] ---> 581882c49490 [2023-11-14T22:01:05.205Z] Step 22/27 : EXPOSE 59984 [2023-11-14T22:01:05.205Z] ---> Running in 3f56edaf3207 [2023-11-14T22:01:05.205Z] Removing intermediate container 3f56edaf3207 [2023-11-14T22:01:05.205Z] ---> b2e83c79149a [2023-11-14T22:01:05.205Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-14T22:01:05.205Z] ---> Running in 771eecf5f65d [2023-11-14T22:01:05.205Z] Removing intermediate container 771eecf5f65d [2023-11-14T22:01:05.205Z] ---> 4a22ef318ca4 [2023-11-14T22:01:05.205Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T22:01:05.476Z] ---> Running in e49cd7071df7 [2023-11-14T22:01:05.743Z] Removing intermediate container e49cd7071df7 [2023-11-14T22:01:05.743Z] ---> 64d27acc516d [2023-11-14T22:01:05.743Z] Step 25/27 : LABEL arch=arm64 [2023-11-14T22:01:05.743Z] ---> Running in c277079d7598 [2023-11-14T22:01:06.022Z] Removing intermediate container c277079d7598 [2023-11-14T22:01:06.022Z] ---> a68e998308f8 [2023-11-14T22:01:06.022Z] Step 26/27 : LABEL git_sha=52e219e200aa3f0791b8f147aa403b803b9db216 [2023-11-14T22:01:06.289Z] ---> Running in 2043a71a239b [2023-11-14T22:01:06.556Z] Removing intermediate container 2043a71a239b [2023-11-14T22:01:06.556Z] ---> bc0c19b8e15d [2023-11-14T22:01:06.556Z] Step 27/27 : LABEL version=3.1.0-dev.27 [2023-11-14T22:01:06.556Z] ---> Running in be9bd4651464 [2023-11-14T22:01:06.824Z] Removing intermediate container be9bd4651464 [2023-11-14T22:01:06.824Z] ---> 87909d49f2e7 [2023-11-14T22:01:06.824Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T22:01:07.093Z] Successfully built 87909d49f2e7 [2023-11-14T22:01:07.093Z] 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-11-14T22:01:07.225Z] provisioning config files... [2023-11-14T22:01:07.241Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/184@tmp/config13306499107299058127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:07.583Z] ---> docker-login.sh [2023-11-14T22:01:07.583Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:01:07.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:01:07.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:01:07.850Z] Configure a credential helper to remove this warning. See [2023-11-14T22:01:07.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:01:07.850Z] [2023-11-14T22:01:07.850Z] Login Succeeded [2023-11-14T22:01:07.850Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:01:08.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:01:08.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:01:08.390Z] Configure a credential helper to remove this warning. See [2023-11-14T22:01:08.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:01:08.390Z] [2023-11-14T22:01:08.390Z] Login Succeeded [2023-11-14T22:01:08.390Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:01:08.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:01:08.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:01:08.658Z] Configure a credential helper to remove this warning. See [2023-11-14T22:01:08.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:01:08.658Z] [2023-11-14T22:01:08.658Z] Login Succeeded [2023-11-14T22:01:08.658Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:01:08.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:01:09.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:01:09.194Z] Configure a credential helper to remove this warning. See [2023-11-14T22:01:09.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:01:09.194Z] [2023-11-14T22:01:09.194Z] Login Succeeded [2023-11-14T22:01:09.194Z] docker.io [2023-11-14T22:01:09.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:01:09.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:01:09.729Z] Configure a credential helper to remove this warning. See [2023-11-14T22:01:09.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:01:09.729Z] [2023-11-14T22:01:09.729Z] Login Succeeded [2023-11-14T22:01:09.729Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:01:09.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:01:09.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:01:09.863Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-11-14T22:01:09.863Z] 52e219e200aa3f0791b8f147aa403b803b9db216 [2023-11-14T22:01:09.863Z] latest [2023-11-14T22:01:09.863Z] 3.1.0-dev.27 [2023-11-14T22:01:09.863Z] 52e219e200aa3f0791b8f147aa403b803b9db216-3.1.0-dev.27 [2023-11-14T22:01:09.863Z] main [2023-11-14T22:01:09.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:10.270Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:52e219e200aa3f0791b8f147aa403b803b9db216 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:10.647Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:52e219e200aa3f0791b8f147aa403b803b9db216 [2023-11-14T22:01:10.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-14T22:01:10.647Z] e3095fcdc1a8: Preparing [2023-11-14T22:01:10.647Z] 52a42a03f240: Preparing [2023-11-14T22:01:10.647Z] 53107da081b1: Preparing [2023-11-14T22:01:10.647Z] da4729c1d7bc: Preparing [2023-11-14T22:01:10.647Z] 6945a2eae79a: Preparing [2023-11-14T22:01:10.647Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:10.647Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:10.928Z] 52a42a03f240: Pushed [2023-11-14T22:01:10.928Z] 6945a2eae79a: Pushed [2023-11-14T22:01:10.928Z] e3095fcdc1a8: Pushed [2023-11-14T22:01:10.928Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:12.953Z] da4729c1d7bc: Pushed [2023-11-14T22:01:17.207Z] 53107da081b1: Pushed [2023-11-14T22:01:17.472Z] 52e219e200aa3f0791b8f147aa403b803b9db216: digest: sha256:674d1bba27a378aad3051ae830fdfdfd71ba01bd5f7a29cd5c6e42473cebc0e8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:18.092Z] + 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-11-14T22:01:18.447Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-11-14T22:01:18.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-14T22:01:18.447Z] e3095fcdc1a8: Preparing [2023-11-14T22:01:18.447Z] 52a42a03f240: Preparing [2023-11-14T22:01:18.447Z] 53107da081b1: Preparing [2023-11-14T22:01:18.447Z] da4729c1d7bc: Preparing [2023-11-14T22:01:18.447Z] 6945a2eae79a: Preparing [2023-11-14T22:01:18.447Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:18.447Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:18.447Z] 6945a2eae79a: Layer already exists [2023-11-14T22:01:18.447Z] da4729c1d7bc: Layer already exists [2023-11-14T22:01:18.447Z] 53107da081b1: Layer already exists [2023-11-14T22:01:18.447Z] e3095fcdc1a8: Layer already exists [2023-11-14T22:01:18.447Z] 52a42a03f240: Layer already exists [2023-11-14T22:01:18.447Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:18.715Z] latest: digest: sha256:674d1bba27a378aad3051ae830fdfdfd71ba01bd5f7a29cd5c6e42473cebc0e8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:19.060Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:19.399Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.27 [2023-11-14T22:01:19.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-14T22:01:19.399Z] e3095fcdc1a8: Preparing [2023-11-14T22:01:19.399Z] 52a42a03f240: Preparing [2023-11-14T22:01:19.399Z] 53107da081b1: Preparing [2023-11-14T22:01:19.399Z] da4729c1d7bc: Preparing [2023-11-14T22:01:19.399Z] 6945a2eae79a: Preparing [2023-11-14T22:01:19.399Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:19.399Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:19.399Z] 6945a2eae79a: Layer already exists [2023-11-14T22:01:19.399Z] e3095fcdc1a8: Layer already exists [2023-11-14T22:01:19.399Z] da4729c1d7bc: Layer already exists [2023-11-14T22:01:19.399Z] 53107da081b1: Layer already exists [2023-11-14T22:01:19.399Z] 52a42a03f240: Layer already exists [2023-11-14T22:01:19.399Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:19.664Z] 3.1.0-dev.27: digest: sha256:674d1bba27a378aad3051ae830fdfdfd71ba01bd5f7a29cd5c6e42473cebc0e8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:20.017Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:52e219e200aa3f0791b8f147aa403b803b9db216-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:20.365Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:52e219e200aa3f0791b8f147aa403b803b9db216-3.1.0-dev.27 [2023-11-14T22:01:20.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-14T22:01:20.365Z] e3095fcdc1a8: Preparing [2023-11-14T22:01:20.365Z] 52a42a03f240: Preparing [2023-11-14T22:01:20.365Z] 53107da081b1: Preparing [2023-11-14T22:01:20.365Z] da4729c1d7bc: Preparing [2023-11-14T22:01:20.365Z] 6945a2eae79a: Preparing [2023-11-14T22:01:20.365Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:20.365Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:20.365Z] 53107da081b1: Layer already exists [2023-11-14T22:01:20.365Z] 52a42a03f240: Layer already exists [2023-11-14T22:01:20.365Z] 6945a2eae79a: Layer already exists [2023-11-14T22:01:20.365Z] e3095fcdc1a8: Layer already exists [2023-11-14T22:01:20.365Z] da4729c1d7bc: Layer already exists [2023-11-14T22:01:20.365Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:20.632Z] 52e219e200aa3f0791b8f147aa403b803b9db216-3.1.0-dev.27: digest: sha256:674d1bba27a378aad3051ae830fdfdfd71ba01bd5f7a29cd5c6e42473cebc0e8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:20.978Z] + 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-11-14T22:01:21.335Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-11-14T22:01:21.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-14T22:01:21.335Z] e3095fcdc1a8: Preparing [2023-11-14T22:01:21.335Z] 52a42a03f240: Preparing [2023-11-14T22:01:21.335Z] 53107da081b1: Preparing [2023-11-14T22:01:21.335Z] da4729c1d7bc: Preparing [2023-11-14T22:01:21.335Z] 6945a2eae79a: Preparing [2023-11-14T22:01:21.335Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:01:21.335Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:01:21.335Z] 52a42a03f240: Layer already exists [2023-11-14T22:01:21.335Z] da4729c1d7bc: Layer already exists [2023-11-14T22:01:21.335Z] 6945a2eae79a: Layer already exists [2023-11-14T22:01:21.335Z] e3095fcdc1a8: Layer already exists [2023-11-14T22:01:21.335Z] 53107da081b1: Layer already exists [2023-11-14T22:01:21.335Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:01:21.602Z] main: digest: sha256:674d1bba27a378aad3051ae830fdfdfd71ba01bd5f7a29cd5c6e42473cebc0e8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:01:21.656Z] ===================================================== [Pipeline] echo [2023-11-14T22:01:21.666Z] taggedImages: [2023-11-14T22:01:21.666Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:52e219e200aa3f0791b8f147aa403b803b9db216 [2023-11-14T22:01:21.666Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-11-14T22:01:21.666Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.27 [2023-11-14T22:01:21.666Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:52e219e200aa3f0791b8f147aa403b803b9db216-3.1.0-dev.27 [2023-11-14T22:01:21.666Z] - 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-11-14T22:01:22.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:01:22.034Z] [2023-11-14T22:01:22.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:22.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:01:22.654Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T22:01:22.654Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T22:01:22.654Z] 04944245beec: Pulling fs layer [2023-11-14T22:01:22.654Z] 699f458cf7ca: Pulling fs layer [2023-11-14T22:01:22.654Z] 765212b225bb: Pulling fs layer [2023-11-14T22:01:22.654Z] f23df028b6ca: Pulling fs layer [2023-11-14T22:01:22.654Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T22:01:22.654Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T22:01:22.654Z] 765212b225bb: Waiting [2023-11-14T22:01:22.654Z] f23df028b6ca: Waiting [2023-11-14T22:01:22.654Z] d65c8cfc05b1: Waiting [2023-11-14T22:01:22.654Z] 2437ff75d9bd: Waiting [2023-11-14T22:01:22.654Z] 04944245beec: Verifying Checksum [2023-11-14T22:01:22.654Z] 04944245beec: Download complete [2023-11-14T22:01:22.654Z] 765212b225bb: Verifying Checksum [2023-11-14T22:01:22.654Z] 765212b225bb: Download complete [2023-11-14T22:01:22.654Z] f23df028b6ca: Verifying Checksum [2023-11-14T22:01:22.654Z] f23df028b6ca: Download complete [2023-11-14T22:01:22.654Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T22:01:22.654Z] d65c8cfc05b1: Download complete [2023-11-14T22:01:22.921Z] 699f458cf7ca: Verifying Checksum [2023-11-14T22:01:22.921Z] 699f458cf7ca: Download complete [2023-11-14T22:01:23.192Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T22:01:23.192Z] 8998bd30e6a1: Download complete [2023-11-14T22:01:25.788Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T22:01:25.788Z] 2437ff75d9bd: Download complete [2023-11-14T22:01:27.729Z] 8998bd30e6a1: Pull complete [2023-11-14T22:01:28.314Z] 04944245beec: Pull complete [2023-11-14T22:01:33.652Z] 699f458cf7ca: Pull complete [2023-11-14T22:01:33.652Z] 765212b225bb: Pull complete [2023-11-14T22:01:33.919Z] f23df028b6ca: Pull complete [2023-11-14T22:01:34.188Z] d65c8cfc05b1: Pull complete [2023-11-14T22:01:52.404Z] 2437ff75d9bd: Pull complete [2023-11-14T22:01:52.404Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:01:52.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:01:52.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:52.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-17558 does not seem to be running inside a container [2023-11-14T22:01:52.671Z] $ 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/184 -v /w/workspace/device-onvif-camera/184:/w/workspace/device-onvif-camera/184:rw,z -v /w/workspace/device-onvif-camera/184@tmp:/w/workspace/device-onvif-camera/184@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-11-14T22:01:55.758Z] $ docker top da4907297cddec5aa006c302236645cfc66f87eff7fc90b0cc8af5f7cb7a4529 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:56.615Z] ---> job-cost.sh [2023-11-14T22:01:56.615Z] lf-activate-venv: SKIPPING [2023-11-14T22:01:56.615Z] INFO: No Stack... [2023-11-14T22:01:56.880Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:01:57.839Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:01:58.480Z] + cat /w/workspace/device-onvif-camera/184/archives/cost.csv [2023-11-14T22:01:58.480Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T22:01:58.554Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-184-stack-cost] [2023-11-14T22:01:58.563Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-184-stack-cost] did not exist. Created. [2023-11-14T22:01:58.563Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:01:59.232Z] /w/workspace/device-onvif-camera/184@tmp/durable-2abe2e99/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:01:59.892Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:01:59.914Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:01:59.980Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:01:59.986Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:02:00.017Z] $ docker stop --time=1 da4907297cddec5aa006c302236645cfc66f87eff7fc90b0cc8af5f7cb7a4529 [2023-11-14T22:02:01.561Z] $ docker rm -f --volumes da4907297cddec5aa006c302236645cfc66f87eff7fc90b0cc8af5f7cb7a4529 [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-11-14T22:02:01.954Z] provisioning config files... [2023-11-14T22:02:01.961Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17347794938838783089tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:02:02.253Z] + set +x [2023-11-14T22:02:02.253Z] + curl+ -s https://codecov.io/bash [2023-11-14T22:02:02.253Z] bash -s -- [2023-11-14T22:02:02.253Z] [2023-11-14T22:02:02.253Z] _____ _ [2023-11-14T22:02:02.253Z] / ____| | | [2023-11-14T22:02:02.253Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:02:02.253Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:02:02.253Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:02:02.253Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:02:02.253Z] Bash-1.0.6 [2023-11-14T22:02:02.253Z] [2023-11-14T22:02:02.253Z] [2023-11-14T22:02:02.253Z] ==> git version 2.25.1 found [2023-11-14T22:02:02.253Z] ==> 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-11-14T22:02:02.253Z] Release-Date: 2020-01-08 [2023-11-14T22:02:02.253Z] 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-11-14T22:02:02.253Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:02:02.253Z] ==> Jenkins CI detected. [2023-11-14T22:02:02.253Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-11-14T22:02:02.253Z] project root: . [2023-11-14T22:02:02.253Z] --> token set from env [2023-11-14T22:02:02.253Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:02:02.253Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:02:02.253Z] ==> Python coveragepy not found [2023-11-14T22:02:02.253Z] ==> Searching for coverage reports in: [2023-11-14T22:02:02.253Z] + . [2023-11-14T22:02:02.253Z] -> Found 1 reports [2023-11-14T22:02:02.253Z] ==> Detecting git/mercurial file structure [2023-11-14T22:02:02.253Z] ==> Reading reports [2023-11-14T22:02:02.253Z] + ./coverage.out bytes=78456 [2023-11-14T22:02:02.253Z] ==> Appending adjustments [2023-11-14T22:02:02.253Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:02:02.512Z] + Found adjustments [2023-11-14T22:02:02.512Z] ==> Gzipping contents [2023-11-14T22:02:02.512Z] 12K /tmp/codecov.TDBqJa.gz [2023-11-14T22:02:02.512Z] ==> Uploading reports [2023-11-14T22:02:02.512Z] url: https://codecov.io [2023-11-14T22:02:02.512Z] query: branch=main&commit=52e219e200aa3f0791b8f147aa403b803b9db216&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:02:02.512Z] -> Pinging Codecov [2023-11-14T22:02:02.512Z] 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=52e219e200aa3f0791b8f147aa403b803b9db216&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:02:02.771Z] -> Uploading to [2023-11-14T22:02:02.771Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/F29A59C45E3A92E06B3E522C9905F8EF/52e219e200aa3f0791b8f147aa403b803b9db216/7cfedbff-5674-4b48-8491-90df21f5de83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T220202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e44a99e3d727fdfa934d7c35f8b4de3a9eac49a5851d4062bea7eea7730829a1 [2023-11-14T22:02:02.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:02:02.771Z] Dload Upload Total Spent Left Speed [2023-11-14T22:02:03.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 41346 --:--:-- --:--:-- --:--:-- 41346 [2023-11-14T22:02:03.030Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/52e219e200aa3f0791b8f147aa403b803b9db216 [Pipeline] } [2023-11-14T22:02:03.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T22:02:03.179Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:02:03.196Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:03.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:02:03.500Z] [2023-11-14T22:02:03.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:03.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:02:03.806Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:02:03.806Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:02:03.806Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:02:03.806Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:02:03.806Z] 114826534d7a: Pulling fs layer [2023-11-14T22:02:03.806Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:02:03.806Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:02:03.806Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:02:03.806Z] 4657fd5d0bcf: Waiting [2023-11-14T22:02:03.806Z] 6ad1cebc031e: Waiting [2023-11-14T22:02:03.806Z] 8a3aa393b2d8: Waiting [2023-11-14T22:02:03.806Z] 114826534d7a: Waiting [2023-11-14T22:02:03.806Z] 25bc292e5bac: Download complete [2023-11-14T22:02:03.806Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T22:02:03.806Z] 52dc419b0ee2: Download complete [2023-11-14T22:02:03.806Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T22:02:03.806Z] 4657fd5d0bcf: Download complete [2023-11-14T22:02:03.806Z] df9b9388f04a: Verifying Checksum [2023-11-14T22:02:03.806Z] df9b9388f04a: Download complete [2023-11-14T22:02:04.064Z] df9b9388f04a: Pull complete [2023-11-14T22:02:04.064Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:02:04.064Z] 6ad1cebc031e: Download complete [2023-11-14T22:02:04.064Z] 52dc419b0ee2: Pull complete [2023-11-14T22:02:04.064Z] 25bc292e5bac: Pull complete [2023-11-14T22:02:04.632Z] 114826534d7a: Download complete [2023-11-14T22:02:04.891Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:02:04.891Z] 8a3aa393b2d8: Download complete [2023-11-14T22:02:08.170Z] 114826534d7a: Pull complete [2023-11-14T22:02:08.170Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:02:08.170Z] 6ad1cebc031e: Pull complete [2023-11-14T22:02:10.694Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:02:10.694Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:02:10.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:02:10.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:10.774Z] prd-ubuntu20.04-docker-8c-8g-17548 does not seem to be running inside a container [2023-11-14T22:02:10.810Z] $ 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-11-14T22:02:15.980Z] $ docker top e13d9874bba68fcfe5d148aef430bbe4ac1b3405a4d0b2a9dfe6f5e1ef69bbe9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:02:16.045Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-11-14T22:02:16.323Z] + set -o pipefail [2023-11-14T22:02:16.323Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-11-14T22:02:21.590Z] [2023-11-14T22:02:21.590Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-11-14T22:02:21.590Z] [2023-11-14T22:02:21.590Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/a7ed720c-9ebd-452b-af8f-2520898b90e7 [2023-11-14T22:02:21.590Z] [2023-11-14T22:02:21.590Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-14T22:02:21.590Z] [2023-11-14T22:02:21.590Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:02:21.590Z] [2023-11-14T22:02:21.590Z] [2023-11-14T22:02:21.590Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:02:21.590Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:02:21.590Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:02:21.591Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:02:21.591Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:02:21.602Z] $ docker stop --time=1 e13d9874bba68fcfe5d148aef430bbe4ac1b3405a4d0b2a9dfe6f5e1ef69bbe9 [2023-11-14T22:02:25.526Z] $ docker rm -f --volumes e13d9874bba68fcfe5d148aef430bbe4ac1b3405a4d0b2a9dfe6f5e1ef69bbe9 [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-11-14T22:02:25.926Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:02:25.940Z] provisioning config files... [2023-11-14T22:02:25.946Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14484430336940527134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:26.240Z] --> edgex-publish-swagger.sh [2023-11-14T22:02:26.240Z] === Publish doc/openapi/v3 API === [2023-11-14T22:02:26.240Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-11-14T22:02:26.240Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-11-14T22:02:26.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:02:26.240Z] Dload Upload Total Spent Left Speed [2023-11-14T22:02:27.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 485k 0 0 13 65535 0 752k --:--:-- --:--:-- --:--:-- 744k 100 485k 0 0 100 485k 0 421k 0:00:01 0:00:01 --:--:-- 420k 100 485k 0 0 100 485k 0 421k 0:00:01 0:00:01 --:--:-- 420k [2023-11-14T22:02:27.176Z] [2023-11-14T22:02:27.176Z] [Pipeline] } [2023-11-14T22:02:27.183Z] 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-11-14T22:02:27.601Z] + git log --format=format:%s -1 52e219e200aa3f0791b8f147aa403b803b9db216 [Pipeline] sh [2023-11-14T22:02:27.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:02:27.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:28.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:02:28.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:28.251Z] prd-ubuntu20.04-docker-8c-8g-17548 does not seem to be running inside a container [2023-11-14T22:02:28.281Z] $ 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-11-14T22:02:28.747Z] $ docker top c18c064ad664d5f0a7c2d1998e3333d7961651cd5250743294cc4c62c2dc205d -eo pid,comm [2023-11-14T22:02:28.794Z] 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-11-14T22:02:28.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:02:28.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:02:28.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:02:28.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:02:28.948Z] $ docker exec c18c064ad664d5f0a7c2d1998e3333d7961651cd5250743294cc4c62c2dc205d ssh-agent [2023-11-14T22:02:29.054Z] SSH_AUTH_SOCK=/tmp/ssh-ixV7xPBFG65y/agent.32 [2023-11-14T22:02:29.054Z] SSH_AGENT_PID=38 [2023-11-14T22:02:29.058Z] Running ssh-add (command line suppressed) [2023-11-14T22:02:29.163Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11689175275682570994.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11689175275682570994.key) [2023-11-14T22:02:29.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:02:29.462Z] + git semver tag [2023-11-14T22:02:29.720Z] 2023-11-14 22:02:29,641 [run_tag] DEBUG tag force:False [2023-11-14T22:02:29.720Z] 2023-11-14 22:02:29,641 [check_head_tag] DEBUG check head tag [2023-11-14T22:02:29.720Z] 2023-11-14 22:02:29,641 [execute] INFO git cat-file --batch-check [2023-11-14T22:02:29.720Z] 2023-11-14 22:02:29,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:29.720Z] 2023-11-14 22:02:29,645 [execute] INFO git cat-file --batch [2023-11-14T22:02:29.720Z] 2023-11-14 22:02:29,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:29.720Z] 2023-11-14 22:02:29,658 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-14T22:02:29.720Z] 2023-11-14 22:02:29,658 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 [2023-11-14T22:02:29.720Z] 2023-11-14 22:02:29,658 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:02:29.720Z] 2023-11-14 22:02:29,663 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-14T22:02:29.720Z] 3.1.0-dev.27 [Pipeline] } [2023-11-14T22:02:29.730Z] $ docker exec --env ******** --env ******** c18c064ad664d5f0a7c2d1998e3333d7961651cd5250743294cc4c62c2dc205d ssh-agent -k [2023-11-14T22:02:29.821Z] unset SSH_AUTH_SOCK; [2023-11-14T22:02:29.821Z] unset SSH_AGENT_PID; [2023-11-14T22:02:29.821Z] echo Agent pid 38 killed; [2023-11-14T22:02:29.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:02:30.144Z] + git semver [Pipeline] } [2023-11-14T22:02:30.417Z] $ docker stop --time=1 c18c064ad664d5f0a7c2d1998e3333d7961651cd5250743294cc4c62c2dc205d [2023-11-14T22:02:31.692Z] $ docker rm -f --volumes c18c064ad664d5f0a7c2d1998e3333d7961651cd5250743294cc4c62c2dc205d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:32.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:02:32.074Z] [2023-11-14T22:02:32.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:32.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:02:32.373Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:02:32.373Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:02:32.373Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:02:32.373Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:02:32.373Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:02:32.373Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:02:32.373Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:02:32.373Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:02:32.373Z] 0d9ebad4ef96: Waiting [2023-11-14T22:02:32.373Z] d747dcd14b5f: Waiting [2023-11-14T22:02:32.373Z] 9712f1f96733: Verifying Checksum [2023-11-14T22:02:32.373Z] 9712f1f96733: Download complete [2023-11-14T22:02:32.632Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:02:32.632Z] 63f879dbbcfc: Download complete [2023-11-14T22:02:32.891Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:02:32.891Z] e9a5061849ea: Download complete [2023-11-14T22:02:32.891Z] d747dcd14b5f: Download complete [2023-11-14T22:02:32.891Z] ab5ef0e58194: Verifying Checksum [2023-11-14T22:02:32.891Z] ab5ef0e58194: Download complete [2023-11-14T22:02:32.892Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:02:32.892Z] 0d9ebad4ef96: Download complete [2023-11-14T22:02:32.892Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:02:32.892Z] 2de7ff778b66: Download complete [2023-11-14T22:02:35.419Z] ab5ef0e58194: Pull complete [2023-11-14T22:02:35.419Z] 9712f1f96733: Pull complete [2023-11-14T22:02:35.984Z] 63f879dbbcfc: Pull complete [2023-11-14T22:02:39.263Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:02:39.522Z] e9a5061849ea: Pull complete [2023-11-14T22:02:39.522Z] d747dcd14b5f: Pull complete [2023-11-14T22:02:40.456Z] 2de7ff778b66: Pull complete [2023-11-14T22:02:40.456Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:02:40.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:02:40.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:40.543Z] prd-ubuntu20.04-docker-8c-8g-17548 does not seem to be running inside a container [2023-11-14T22:02:40.574Z] $ 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-11-14T22:02:46.123Z] $ docker top f62dcbb433e712c16820d48cc2200ceb2f12c0d64460caded553e6543e05d66d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:02:46.195Z] provisioning config files... [2023-11-14T22:02:46.202Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11582942303651288852tmp [2023-11-14T22:02:46.210Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15701313027410846598tmp [2023-11-14T22:02:46.219Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14337696221236819125tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:02:46.232Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:46.514Z] ---> sigul-configuration.sh [2023-11-14T22:02:46.514Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:02:46.514Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:02:46.514Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:02:46.514Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:02:46.514Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:02:46.514Z] gpg: CAST5 encrypted data [2023-11-14T22:02:46.514Z] gpg: encrypted with 1 passphrase [2023-11-14T22:02:46.514Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:02:46.802Z] + mkdir /home/jenkins [2023-11-14T22:02:46.802Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:02:47.085Z] + 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-11-14T22:02:47.095Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:47.378Z] ---> sigul-install.sh [2023-11-14T22:02:47.378Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:02:47.662Z] + git tag --list [2023-11-14T22:02:47.662Z] v0.0.0 [2023-11-14T22:02:47.662Z] v2.2.0 [2023-11-14T22:02:47.662Z] v2.3.0 [2023-11-14T22:02:47.662Z] v2.3.1 [2023-11-14T22:02:47.662Z] v3.0 [2023-11-14T22:02:47.662Z] v3.0.0 [2023-11-14T22:02:47.662Z] v3.1.0-dev.1 [2023-11-14T22:02:47.662Z] v3.1.0-dev.10 [2023-11-14T22:02:47.662Z] v3.1.0-dev.11 [2023-11-14T22:02:47.662Z] v3.1.0-dev.12 [2023-11-14T22:02:47.662Z] v3.1.0-dev.13 [2023-11-14T22:02:47.662Z] v3.1.0-dev.14 [2023-11-14T22:02:47.662Z] v3.1.0-dev.15 [2023-11-14T22:02:47.662Z] v3.1.0-dev.16 [2023-11-14T22:02:47.662Z] v3.1.0-dev.17 [2023-11-14T22:02:47.662Z] v3.1.0-dev.18 [2023-11-14T22:02:47.662Z] v3.1.0-dev.19 [2023-11-14T22:02:47.662Z] v3.1.0-dev.2 [2023-11-14T22:02:47.662Z] v3.1.0-dev.20 [2023-11-14T22:02:47.662Z] v3.1.0-dev.21 [2023-11-14T22:02:47.662Z] v3.1.0-dev.22 [2023-11-14T22:02:47.662Z] v3.1.0-dev.23 [2023-11-14T22:02:47.662Z] v3.1.0-dev.24 [2023-11-14T22:02:47.662Z] v3.1.0-dev.25 [2023-11-14T22:02:47.662Z] v3.1.0-dev.26 [2023-11-14T22:02:47.662Z] v3.1.0-dev.27 [2023-11-14T22:02:47.662Z] v3.1.0-dev.3 [2023-11-14T22:02:47.662Z] v3.1.0-dev.4 [2023-11-14T22:02:47.663Z] v3.1.0-dev.5 [2023-11-14T22:02:47.663Z] v3.1.0-dev.6 [2023-11-14T22:02:47.663Z] v3.1.0-dev.7 [2023-11-14T22:02:47.663Z] v3.1.0-dev.8 [2023-11-14T22:02:47.663Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:02:47.948Z] + lftools sign git-tag v3.1.0-dev.27 [2023-11-14T22:02:48.516Z] Signing Git tag with Sigul... [2023-11-14T22:02:48.516Z] Signing v3.1.0-dev.27 [Pipeline] echo [2023-11-14T22:02:48.785Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:49.069Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:02:49.075Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:02:49.095Z] $ docker stop --time=1 f62dcbb433e712c16820d48cc2200ceb2f12c0d64460caded553e6543e05d66d [2023-11-14T22:02:50.339Z] $ docker rm -f --volumes f62dcbb433e712c16820d48cc2200ceb2f12c0d64460caded553e6543e05d66d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:02:50.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:02:50.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:51.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:02:51.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:51.131Z] prd-ubuntu20.04-docker-8c-8g-17548 does not seem to be running inside a container [2023-11-14T22:02:51.164Z] $ 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-11-14T22:02:51.546Z] $ docker top 3b2606d9d831667ccc490e8db02db70984cc52eba19610ef5d4043431d3ff9f4 -eo pid,comm [2023-11-14T22:02:51.585Z] 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-11-14T22:02:51.585Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:02:51.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:02:51.621Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:02:51.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:02:51.728Z] $ docker exec 3b2606d9d831667ccc490e8db02db70984cc52eba19610ef5d4043431d3ff9f4 ssh-agent [2023-11-14T22:02:51.836Z] SSH_AUTH_SOCK=/tmp/ssh-T7VfiSN10YnN/agent.33 [2023-11-14T22:02:51.836Z] SSH_AGENT_PID=39 [2023-11-14T22:02:51.840Z] Running ssh-add (command line suppressed) [2023-11-14T22:02:51.932Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_434925015596615566.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_434925015596615566.key) [2023-11-14T22:02:51.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:02:52.222Z] + git semver bump pre [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,378 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,378 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,378 [bump_version] DEBUG bumped version:3.1.0-dev.28 [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,378 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,378 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,378 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,380 [execute] INFO git cat-file --batch-check [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,385 [execute] INFO git cat-file --batch [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:52.480Z] 2023-11-14 22:02:52,390 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-14T22:02:52.480Z] 3.1.0-dev.28 [Pipeline] } [2023-11-14T22:02:52.491Z] $ docker exec --env ******** --env ******** 3b2606d9d831667ccc490e8db02db70984cc52eba19610ef5d4043431d3ff9f4 ssh-agent -k [2023-11-14T22:02:52.585Z] unset SSH_AUTH_SOCK; [2023-11-14T22:02:52.585Z] unset SSH_AGENT_PID; [2023-11-14T22:02:52.585Z] echo Agent pid 39 killed; [2023-11-14T22:02:52.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:02:52.890Z] + git semver [Pipeline] } [2023-11-14T22:02:53.162Z] $ docker stop --time=1 3b2606d9d831667ccc490e8db02db70984cc52eba19610ef5d4043431d3ff9f4 [2023-11-14T22:02:54.443Z] $ docker rm -f --volumes 3b2606d9d831667ccc490e8db02db70984cc52eba19610ef5d4043431d3ff9f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:02:54.774Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:02:54.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:55.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:02:55.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:55.135Z] prd-ubuntu20.04-docker-8c-8g-17548 does not seem to be running inside a container [2023-11-14T22:02:55.167Z] $ 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-11-14T22:02:55.478Z] $ docker top a6ea6a1af41056e24ae7d81cf43775ecc7c59754b5e9324af8a91250e6b7455a -eo pid,comm [2023-11-14T22:02:55.522Z] 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-11-14T22:02:55.522Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:02:55.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:02:55.559Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:02:55.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:02:55.669Z] $ docker exec a6ea6a1af41056e24ae7d81cf43775ecc7c59754b5e9324af8a91250e6b7455a ssh-agent [2023-11-14T22:02:55.768Z] SSH_AUTH_SOCK=/tmp/ssh-8jTGw152oSoU/agent.32 [2023-11-14T22:02:55.768Z] SSH_AGENT_PID=38 [2023-11-14T22:02:55.773Z] Running ssh-add (command line suppressed) [2023-11-14T22:02:55.865Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4926598234933563705.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4926598234933563705.key) [2023-11-14T22:02:55.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:02:56.160Z] + git semver push [2023-11-14T22:02:56.419Z] 2023-11-14 22:02:56,319 [run_push] DEBUG push [2023-11-14T22:02:56.419Z] 2023-11-14 22:02:56,320 [execute] INFO git cat-file --batch-check [2023-11-14T22:02:56.419Z] 2023-11-14 22:02:56,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:02:56.419Z] 2023-11-14 22:02:56,323 [execute] INFO git rev-list 89a33ce2ba0e340f27bef47b4ed4890f59aa68c2 -- [2023-11-14T22:02:56.419Z] 2023-11-14 22:02:56,323 [execute] DEBUG Popen(['git', 'rev-list', '89a33ce2ba0e340f27bef47b4ed4890f59aa68c2', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:02:56.419Z] 2023-11-14 22:02:56,330 [execute] INFO git fetch -v origin [2023-11-14T22:02:56.419Z] 2023-11-14 22:02:56,331 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T22:02:56.985Z] 2023-11-14 22:02:56,890 [run_push] DEBUG no remote changes detected [2023-11-14T22:02:56.985Z] 2023-11-14 22:02:56,890 [execute] INFO git push origin semver [2023-11-14T22:02:56.985Z] 2023-11-14 22:02:56,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:02:57.919Z] 2023-11-14 22:02:57,635 [run_push] DEBUG push all version tags [2023-11-14T22:02:57.919Z] 2023-11-14 22:02:57,635 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:02:57.920Z] 2023-11-14 22:02:57,636 [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-11-14T22:02:58.486Z] 2023-11-14 22:02:58,458 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-14T22:02:58.486Z] 3.1.0-dev.28 [Pipeline] } [2023-11-14T22:02:58.497Z] $ docker exec --env ******** --env ******** a6ea6a1af41056e24ae7d81cf43775ecc7c59754b5e9324af8a91250e6b7455a ssh-agent -k [2023-11-14T22:02:58.600Z] unset SSH_AUTH_SOCK; [2023-11-14T22:02:58.602Z] unset SSH_AGENT_PID; [2023-11-14T22:02:58.602Z] echo Agent pid 38 killed; [2023-11-14T22:02:58.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:02:58.906Z] + git semver [Pipeline] } [2023-11-14T22:02:59.179Z] $ docker stop --time=1 a6ea6a1af41056e24ae7d81cf43775ecc7c59754b5e9324af8a91250e6b7455a [2023-11-14T22:03:00.445Z] $ docker rm -f --volumes a6ea6a1af41056e24ae7d81cf43775ecc7c59754b5e9324af8a91250e6b7455a [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-11-14T22:03:01.102Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-11-14T22:03:01.102Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-14T22:03:01.102Z] total 16 [2023-11-14T22:03:01.102Z] drwxr-xr-x 3 root root 4096 Nov 14 21:50 . [2023-11-14T22:03:01.102Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:02 .. [2023-11-14T22:03:01.102Z] drwxr-xr-x 2 root root 4096 Nov 14 21:50 cost [2023-11-14T22:03:01.102Z] -rw-r--r-- 1 root root 91 Nov 14 21:50 cost.csv [2023-11-14T22:03:01.102Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-14T22:03:01.102Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-14T22:03:01.102Z] total 16 [2023-11-14T22:03:01.102Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:50 . [2023-11-14T22:03:01.102Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:02 .. [2023-11-14T22:03:01.102Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:50 cost [2023-11-14T22:03:01.102Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 14 21:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:01.443Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:02.304Z] ---> package-listing.sh [2023-11-14T22:03:02.304Z] ++ facter osfamily [2023-11-14T22:03:02.304Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:03:02.562Z] + OS_FAMILY=debian [2023-11-14T22:03:02.562Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-11-14T22:03:02.562Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:03:02.562Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:03:02.562Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:03:02.562Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:03:02.562Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-11-14T22:03:02.562Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:03:02.562Z] + case "${OS_FAMILY}" in [2023-11-14T22:03:02.562Z] + dpkg -l [2023-11-14T22:03:02.562Z] + grep '^ii' [2023-11-14T22:03:02.562Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:03:02.562Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:03:02.562Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:03:02.562Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-11-14T22:03:02.562Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-11-14T22:03:02.562Z] + 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-11-14T22:03:02.574Z] 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-11-14T22:03:02.851Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:03:03.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:03:03.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:03:03.478Z] prd-ubuntu20.04-docker-8c-8g-17548 does not seem to be running inside a container [2023-11-14T22:03:03.510Z] $ 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-11-14T22:03:03.742Z] $ docker top cc45b6bc0a62484462a0037776b99aead5295fe6804f668522bc93aa49f4c1f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:03:04.092Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:03:04.374Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:03:04.659Z] + ls /var/log/sa-host [2023-11-14T22:03:04.659Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:03:04.725Z] provisioning config files... [2023-11-14T22:03:04.733Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config562484701894743129tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:03:04.747Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:05.047Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:03:05.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:05.386Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:03:05.395Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:05.674Z] ---> sudo-logs.sh [2023-11-14T22:03:05.675Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:03:05.697Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:05.978Z] ---> job-cost.sh [2023-11-14T22:03:05.978Z] lf-activate-venv: SKIPPING [2023-11-14T22:03:05.978Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:03:05.978Z] INFO: Retrieving Stack Cost... [2023-11-14T22:03:06.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:03:06.803Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:03:06.816Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:03:07.096Z] ---> logs-deploy.sh [2023-11-14T22:03:07.096Z] lf-activate-venv: SKIPPING [2023-11-14T22:03:07.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/184 [2023-11-14T22:03:07.096Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:03:08.032Z] Archives upload complete. [2023-11-14T22:03:08.033Z] INFO: archiving logs to Nexus